Home
last modified time | relevance | path

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

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtctdb.h1072 int tctdbqrystrtoordertype(const char *str);
H A Dtctmgr.c957 int type = tctdbqrystrtoordertype(otype); in procsearch()
1010 int type = tctdbqrystrtoordertype(otype); in procsearch()
H A Dtcadb.c3109 int type = tctdbqrystrtoordertype(typestr); in tcadbmisc()
H A Dtctdb.c1869 int tctdbqrystrtoordertype(const char *str){ in tctdbqrystrtoordertype() function