Searched refs:U_REGEX_UTEXT_UNESCAPE_CONTEXT (Results 1 – 9 of 9) sorted by relevance
41 #define U_REGEX_UTEXT_UNESCAPE_CONTEXT(text) { (text), -1 } macro
4114 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(fRXPat->fPattern); in nextChar()
363 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(replacement); in appendReplacement()
4111 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(fRXPat->fPattern); in nextChar()