Searched refs:UCOL_PROCESSED_NULLORDER (Results 1 – 3 of 3) sorted by relevance
338 return UCOL_PROCESSED_NULLORDER; in nextProcessed()349 result = UCOL_PROCESSED_NULLORDER; in nextProcessed()391 return UCOL_PROCESSED_NULLORDER; in previousProcessed()429 return UCOL_PROCESSED_NULLORDER; in previousProcessed()444 return UCOL_PROCESSED_NULLORDER; in previousProcessed()
49 #define UCOL_PROCESSED_NULLORDER ((int64_t)U_INT64_MAX) macro
400 while ((pce = iter.nextProcessed(NULL, NULL, status)) != UCOL_PROCESSED_NULLORDER && in initializePatternPCETable()3943 if (!found && ((targetCEI == NULL) || (targetCEI->ce != UCOL_PROCESSED_NULLORDER))) { in usearch_search()3976 … if (nextCEI->lowIndex == nextCEI->highIndex && nextCEI->ce != UCOL_PROCESSED_NULLORDER) { in usearch_search()3984 if ( nextCEI->ce == UCOL_PROCESSED_NULLORDER ) { in usearch_search()4257 if (!found && ((targetCEI == NULL) || (targetCEI->ce != UCOL_PROCESSED_NULLORDER))) { in usearch_searchBackwards()4306 … if (nextCEI->lowIndex == nextCEI->highIndex && nextCEI->ce != UCOL_PROCESSED_NULLORDER) { in usearch_searchBackwards()4766 if (pce == UCOL_PROCESSED_NULLORDER) { in usearch_handlePreviousExact()4919 if (pce == UCOL_PROCESSED_NULLORDER) { in usearch_handlePreviousCanonical()