Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregextxt.h44 uregex_ucstr_unescape_charAt(int32_t offset, void * /* UChar* */ context);
Dregextxt.cpp42 uregex_ucstr_unescape_charAt(int32_t offset, void *context) { in uregex_ucstr_unescape_charAt() function
Duregex.cpp1440 u_unescapeAt(uregex_ucstr_unescape_charAt, in appendReplacement()
Dregexcmp.cpp3746 …c.fChar = u_unescapeAt(uregex_ucstr_unescape_charAt, &endIndex, (int32_t)fPatternLength, (void *)f… in nextChar()
/external/icu4c/common/unicode/
Durename.h1442 #define uregex_ucstr_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_ucstr_unescape_charAt) macro