Searched refs:tctdbqrystrtoordertype (Results 1 – 4 of 4) sorted by relevance
1072 int tctdbqrystrtoordertype(const char *str);
957 int type = tctdbqrystrtoordertype(otype); in procsearch()1010 int type = tctdbqrystrtoordertype(otype); in procsearch()
3109 int type = tctdbqrystrtoordertype(typestr); in tcadbmisc()
1869 int tctdbqrystrtoordertype(const char *str){ in tctdbqrystrtoordertype() function