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