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

/external/icu4c/i18n/
H A Dregextxt.h44 uregex_ucstr_unescape_charAt(int32_t offset, void * /* UChar* */ context);
H A Dregextxt.cpp41 uregex_ucstr_unescape_charAt(int32_t offset, void *context) { function
H A Duregex.cpp1438 u_unescapeAt(uregex_ucstr_unescape_charAt,
H A Dregexcmp.cpp3770 c.fChar = u_unescapeAt(uregex_ucstr_unescape_charAt, &endIndex, (int32_t)fPatternLength, (void *)fRXPat->fPattern->chunkContents);
/external/icu4c/common/unicode/
H A Durename.h1427 #define uregex_ucstr_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_ucstr_unescape_charAt) macro

Completed in 154 milliseconds