/[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 38 by dpavlin, Sun Sep 21 21:27:40 2008 UTC revision 39 by dpavlin, Sat Feb 14 17:34:01 2009 UTC
# Line 477  use constant { Line 477  use constant {
477  use constant {  use constant {
478          JDBSSUBSTR => 0,        # substring matching          JDBSSUBSTR => 0,        # substring matching
479          JDBSPREFIX => 1,        # prefix matching          JDBSPREFIX => 1,        # prefix matching
480          JDBSUFFIX => 2,         # suffix matching          JDBSSUFFIX => 2,        # suffix matching
481          JDBFULL => 3,           # full matching          JDBSFULL   => 3,        # full matching
         JDBTOKEN => 4,          # token matching  
         JDBTOKPRE => 5,         # token prefix matching  
         JDBTOKSUF => 6,         # token suffix matching  
482  };  };
483    
484  =head2 tcjdbsync  =head2 tcjdbsync

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

  ViewVC Help
Powered by ViewVC 1.1.26