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