Lines Matching refs:utext_openUChars
149 utext_openUChars(&patText, patBuf, patternLength, status);
232 utext_openUChars(&patText, patBuf, pattern16Length, status);
393 utext_openUChars(&input, text, textLength, status);
705 return (dest ? dest : utext_openUChars(NULL, NULL, 0, &emptyTextStatus));
724 return (dest ? dest : utext_openUChars(NULL, NULL, 0, &emptyTextStatus));
736 return (dest ? dest : utext_openUChars(NULL, NULL, 0, &emptyTextStatus));
743 utext_openUChars(&groupText, ®exp->fText[startIx], endIx - startIx, status);