Home
last modified time | relevance | path

Searched refs:U_REGEX_UTEXT_UNESCAPE_CONTEXT (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dregextxt.h41 #define U_REGEX_UTEXT_UNESCAPE_CONTEXT(text) { (text), -1 } macro
Dregexcmp.cpp4114 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(fRXPat->fPattern); in nextChar()
Drematch.cpp363 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(replacement); in appendReplacement()
/third_party/skia/third_party/externals/icu/source/i18n/
Dregextxt.h41 #define U_REGEX_UTEXT_UNESCAPE_CONTEXT(text) { (text), -1 } macro
Dregexcmp.cpp4111 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(fRXPat->fPattern); in nextChar()
Drematch.cpp363 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(replacement); in appendReplacement()
/third_party/node/deps/icu-small/source/i18n/
Dregextxt.h41 #define U_REGEX_UTEXT_UNESCAPE_CONTEXT(text) { (text), -1 } macro
Dregexcmp.cpp4114 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(fRXPat->fPattern); in nextChar()
Drematch.cpp363 … struct URegexUTextUnescapeCharContext context = U_REGEX_UTEXT_UNESCAPE_CONTEXT(replacement); in appendReplacement()