/[Search-TokyoDystopia]/lib/Search/TokyoDystopia.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/Search/TokyoDystopia.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 39 by dpavlin, Sat Feb 14 17:34:01 2009 UTC revision 41 by dpavlin, Sat Feb 14 17:54:28 2009 UTC
# Line 124  JDBSSUBSTR Line 124  JDBSSUBSTR
124  JDBSPREFIX  JDBSPREFIX
125  JDBSSUFFIX  JDBSSUFFIX
126  JDBSFULL  JDBSFULL
 JDBSTOKEN  
 JDBSTOKPRE  
 JDBSTOKSUF  
127  tcjdbiterinit  tcjdbiterinit
128  tcjdbiternext  tcjdbiternext
129  tcjdbsync  tcjdbsync
# Line 472  use constant { Line 469  use constant {
469    
470    my $ids = tcjdbsearch( $jdb, $word, JDBSSUBSTR );    my $ids = tcjdbsearch( $jdb, $word, JDBSSUBSTR );
471    
472    =head2 tcjdbsearch2
473    
474      my $ids = tcjdbsearch2( $jdb, $word );
475    
476  =cut  =cut
477    
478  use constant {  use constant {

Legend:
Removed from v.39  
changed lines
  Added in v.41

  ViewVC Help
Powered by ViewVC 1.1.26