Searched refs:URegexUTextUnescapeCharContext (Results 1 – 4 of 4) sorted by relevance
21 struct URegexUTextUnescapeCharContext *context = (struct URegexUTextUnescapeCharContext *)ct; in uregex_utext_unescape_charAt()
37 struct URegexUTextUnescapeCharContext { struct
4096 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(fRXPat->fPattern); in nextChar()
361 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(replacement); in appendReplacement()