Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCOL_PROCESSED_NULLORDER

394     while ((pce = iter.nextProcessed(NULL, NULL, status)) != UCOL_PROCESSED_NULLORDER &&
3873 // characters, or the CE marks the limit of the target text (in which case the CE weight is UCOL_PROCESSED_NULLORDER).
3896 // Note that the target CE will be UCOL_PROCESSED_NULLORDER if we reach the end of input,
3915 if (!found && ((targetCEI == NULL) || (targetCEI->ce != UCOL_PROCESSED_NULLORDER))) {
3948 if (nextCEI->lowIndex == nextCEI->highIndex && nextCEI->ce != UCOL_PROCESSED_NULLORDER) {
3956 if ( nextCEI->ce == UCOL_PROCESSED_NULLORDER ) {
4196 if (!found && ((targetCEI == NULL) || (targetCEI->ce != UCOL_PROCESSED_NULLORDER))) {
4245 if (nextCEI->lowIndex == nextCEI->highIndex && nextCEI->ce != UCOL_PROCESSED_NULLORDER) {
4673 if (pce == UCOL_PROCESSED_NULLORDER) {
4826 if (pce == UCOL_PROCESSED_NULLORDER) {