Searched refs:uregex_utext_unescape_charAt (Results 1 – 15 of 15) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
D | regextxt.h | 44 uregex_utext_unescape_charAt(int32_t offset, void * /* struct URegexUTextUnescapeCharContext* */ co…
|
D | regextxt.cpp | 20 uregex_utext_unescape_charAt(int32_t offset, void *ct) { in uregex_utext_unescape_charAt() function
|
D | regexcmp.cpp | 4117 … c.fChar = u_unescapeAt(uregex_utext_unescape_charAt, &offset, INT32_MAX, &context); in nextChar()
|
D | rematch.cpp | 364 … UChar32 escapedChar = u_unescapeAt(uregex_utext_unescape_charAt, &offset, INT32_MAX, &context); in appendReplacement()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | regextxt.h | 44 uregex_utext_unescape_charAt(int32_t offset, void * /* struct URegexUTextUnescapeCharContext* */ co…
|
D | regextxt.cpp | 20 uregex_utext_unescape_charAt(int32_t offset, void *ct) { in uregex_utext_unescape_charAt() function
|
D | regexcmp.cpp | 4114 … c.fChar = u_unescapeAt(uregex_utext_unescape_charAt, &offset, INT32_MAX, &context); in nextChar()
|
D | rematch.cpp | 364 … UChar32 escapedChar = u_unescapeAt(uregex_utext_unescape_charAt, &offset, INT32_MAX, &context); in appendReplacement()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | regextxt.h | 44 uregex_utext_unescape_charAt(int32_t offset, void * /* struct URegexUTextUnescapeCharContext* */ co…
|
D | regextxt.cpp | 20 uregex_utext_unescape_charAt(int32_t offset, void *ct) { in uregex_utext_unescape_charAt() function
|
D | regexcmp.cpp | 4117 … c.fChar = u_unescapeAt(uregex_utext_unescape_charAt, &offset, INT32_MAX, &context); in nextChar()
|
D | rematch.cpp | 364 … UChar32 escapedChar = u_unescapeAt(uregex_utext_unescape_charAt, &offset, INT32_MAX, &context); in appendReplacement()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1549 #define uregex_utext_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_utext_unescape_charAt) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 1567 #define uregex_utext_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_utext_unescape_charAt) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 1568 #define uregex_utext_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_utext_unescape_charAt) macro
|