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