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