Home
last modified time | relevance | path

Searched refs:tctdbqrycondcheckstrand (Results 1 – 1 of 1) sorted by relevance

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtctdb.c118 static bool tctdbqrycondcheckstrand(const char *tval, const char *oval);
4192 hit = tctdbqrycondcheckstrand(vbuf, cond->expr); in tctdbqrycondmatch()
4236 static bool tctdbqrycondcheckstrand(const char *vbuf, const char *expr){ in tctdbqrycondcheckstrand() function