Searched refs:PCHARSV (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2test.c | 1089 #define PCHARSV(p, offset, len, utf, f) \ macro 1630 #define PCHARSV(p, offset, len, utf, f) \ macro 2032 #define PCHARSV(p, offset, len, utf, f) \ macro 2139 #define PCHARSV(p, offset, len, utf, f) \ macro 2246 #define PCHARSV(p, offset, len, utf, f) \ macro 4337 PCHARSV(CASTVAR(void *, pbuffer), 0, len, FALSE, outfile); in print_error_message() 4373 PCHARSV(cb->callout_string, 0, in callout_callback() 4570 PCHARSV(nametable, imm2_size, length, FALSE, outfile); in show_pattern_info() 5717 PCHARSV(converted_pattern, 0, converted_length, utf, outfile); in process_pattern() 6112 PCHARSV(scb->input, scb->ovector[0], scb->ovector[1] - scb->ovector[0], in substitute_callout_function() [all …]
|