Home
last modified time | relevance | path

Searched refs:URegexUTextUnescapeCharContext (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregextxt.cpp21 struct URegexUTextUnescapeCharContext *context = (struct URegexUTextUnescapeCharContext *)ct; in uregex_utext_unescape_charAt()
Dregextxt.h37 struct URegexUTextUnescapeCharContext { struct
Dregexcmp.cpp4096 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(fRXPat->fPattern); in nextChar()
Drematch.cpp361 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(replacement); in appendReplacement()