Searched refs:UCOL_PROCESSED_NULLORDER (Results 1 – 4 of 4) 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()3949 if (!found && ((targetCEI == NULL) || (targetCEI->ce != UCOL_PROCESSED_NULLORDER))) { in usearch_search()3982 … if (nextCEI->lowIndex == nextCEI->highIndex && nextCEI->ce != UCOL_PROCESSED_NULLORDER) { in usearch_search()3990 if ( nextCEI->ce == UCOL_PROCESSED_NULLORDER ) { in usearch_search()4263 if (!found && ((targetCEI == NULL) || (targetCEI->ce != UCOL_PROCESSED_NULLORDER))) { in usearch_searchBackwards()4312 … if (nextCEI->lowIndex == nextCEI->highIndex && nextCEI->ce != UCOL_PROCESSED_NULLORDER) { in usearch_searchBackwards()4772 if (pce == UCOL_PROCESSED_NULLORDER) { in usearch_handlePreviousExact()4925 if (pce == UCOL_PROCESSED_NULLORDER) { in usearch_handlePreviousCanonical()