Searched refs:GETCHARBACK_INVALID (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_jit_compile.c | 709 #define GETCHARBACK_INVALID(c, ptr, start, invalid_action) \ macro 789 #define GETCHARBACK_INVALID(c, ptr, start, invalid_action) \ macro 818 #define GETCHARBACK_INVALID(c, ptr, start, invalid_action) \ macro 8398 GETCHARBACK_INVALID(c, bptr, start_subject, break); in do_extuni_utf_invalid()
|