HomeSort by relevance Sort by last modified time
    Searched refs:HashInit (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/sqlite/src/ext/fts1/
ft_hash.h 73 ** if the copyKey parameter to HashInit is 1.
83 void HashInit(Hash*, int keytype, int copyKey);
ft_hash.c 42 void HashInit(Hash *pNew, int keyClass, int copyKey){
fulltext.c     [all...]

Completed in 672 milliseconds