Searched refs:PCHARSV (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2test.c | 1043 #define PCHARSV(p, offset, len, utf, f) \ macro 1573 #define PCHARSV(p, offset, len, utf, f) \ macro 1967 #define PCHARSV(p, offset, len, utf, f) \ macro 2071 #define PCHARSV(p, offset, len, utf, f) \ macro 2175 #define PCHARSV(p, offset, len, utf, f) \ macro 4246 PCHARSV(CASTVAR(void *, pbuffer), 0, len, FALSE, outfile); in print_error_message() 4282 PCHARSV(cb->callout_string, 0, in callout_callback() 4435 PCHARSV(nametable, imm2_size, length, FALSE, outfile); in show_pattern_info() 5527 PCHARSV(converted_pattern, 0, converted_length, utf, outfile); in process_pattern() 5953 PCHARSV(cb->callout_string, 0, in callout_function() [all …]
|