Home
last modified time | relevance | path

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

/external/icu/icu4c/source/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.cpp1436 u_unescapeAt(uregex_ucstr_unescape_charAt, in appendReplacement()
Dregexcmp.cpp4077 …c.fChar = u_unescapeAt(uregex_ucstr_unescape_charAt, &endIndex, (int32_t)fPatternLength, (void *)f… in nextChar()
/external/icu/icu4c/source/common/unicode/
Durename.h1431 #define uregex_ucstr_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_ucstr_unescape_charAt) macro