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