Searched refs:utext_pat (Results 1 – 1 of 1) sorted by relevance
5623 UText *utext_pat = utext_openUnicodeString(NULL, &patternString, &status); in Bug10459() local5628 URegularExpression *icu_re = uregex_openUText(utext_pat, 0, NULL, &status); in Bug10459()5644 utext_close(utext_pat); in Bug10459()