Home
last modified time | relevance | path

Searched refs:uregex_utext_unescape_charAt (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/i18n/
Dregextxt.h42 uregex_utext_unescape_charAt(int32_t offset, void * /* struct URegexUTextUnescapeCharContext* */ co…
Dregextxt.cpp18 uregex_utext_unescape_charAt(int32_t offset, void *ct) { in uregex_utext_unescape_charAt() function
Dregexcmp.cpp3758 … c.fChar = u_unescapeAt(uregex_utext_unescape_charAt, &offset, INT32_MAX, &context); in nextChar()
Drematch.cpp371 … UChar32 escapedChar = u_unescapeAt(uregex_utext_unescape_charAt, &offset, INT32_MAX, &context); in appendReplacement()
/external/icu4c/common/unicode/
Durename.h1445 #define uregex_utext_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_utext_unescape_charAt) macro