Searched refs:rbuStrCompare (Results 1 – 1 of 1) sorted by relevance
3781 static int rbuStrCompare(const char *z1, const char *z2){ in rbuStrCompare() function3804 || rbuStrCompare(pIter->zIdx, pState->zIdx) in rbuSetupOal()3805 || (pState->zDataTbl==0 && rbuStrCompare(pIter->zTbl, pState->zTbl)) in rbuSetupOal()3806 || (pState->zDataTbl && rbuStrCompare(pIter->zDataTbl, pState->zDataTbl)) in rbuSetupOal()