Searched refs:rbuStrCompare (Results 1 – 1 of 1) sorted by relevance
230136 static int rbuStrCompare(const char *z1, const char *z2){ function230159 || rbuStrCompare(pIter->zIdx, pState->zIdx)230160 || (pState->zDataTbl==0 && rbuStrCompare(pIter->zTbl, pState->zTbl))230161 || (pState->zDataTbl && rbuStrCompare(pIter->zDataTbl, pState->zDataTbl))