Searched refs:UCOL_PROCESSED_NULLORDER (Results 1 – 3 of 3) sorted by relevance
336 return UCOL_PROCESSED_NULLORDER; in nextProcessed()347 result = UCOL_PROCESSED_NULLORDER; in nextProcessed()389 return UCOL_PROCESSED_NULLORDER; in previousProcessed()427 return UCOL_PROCESSED_NULLORDER; in previousProcessed()442 return UCOL_PROCESSED_NULLORDER; in previousProcessed()
47 #define UCOL_PROCESSED_NULLORDER ((int64_t)U_INT64_MAX) macro
398 while ((pce = iter.nextProcessed(NULL, NULL, status)) != UCOL_PROCESSED_NULLORDER && in initializePatternPCETable()3941 if (!found && ((targetCEI == NULL) || (targetCEI->ce != UCOL_PROCESSED_NULLORDER))) { in usearch_search()3974 … if (nextCEI->lowIndex == nextCEI->highIndex && nextCEI->ce != UCOL_PROCESSED_NULLORDER) { in usearch_search()3982 if ( nextCEI->ce == UCOL_PROCESSED_NULLORDER ) { in usearch_search()4255 if (!found && ((targetCEI == NULL) || (targetCEI->ce != UCOL_PROCESSED_NULLORDER))) { in usearch_searchBackwards()4304 … if (nextCEI->lowIndex == nextCEI->highIndex && nextCEI->ce != UCOL_PROCESSED_NULLORDER) { in usearch_searchBackwards()4764 if (pce == UCOL_PROCESSED_NULLORDER) { in usearch_handlePreviousExact()4917 if (pce == UCOL_PROCESSED_NULLORDER) { in usearch_handlePreviousCanonical()