Searched refs:uregex_ucstr_unescape_charAt (Results 1 – 5 of 5) sorted by relevance
44 uregex_ucstr_unescape_charAt(int32_t offset, void * /* UChar* */ context);
42 uregex_ucstr_unescape_charAt(int32_t offset, void *context) { in uregex_ucstr_unescape_charAt() function
1436 u_unescapeAt(uregex_ucstr_unescape_charAt, in appendReplacement()
4077 …c.fChar = u_unescapeAt(uregex_ucstr_unescape_charAt, &endIndex, (int32_t)fPatternLength, (void *)f… in nextChar()
1431 #define uregex_ucstr_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_ucstr_unescape_charAt) macro