Searched refs:PCHARSV (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2test.c | 934 #define PCHARSV(p, offset, len, utf, f) \ macro 1406 #define PCHARSV(p, offset, len, utf, f) \ macro 1762 #define PCHARSV(p, offset, len, utf, f) \ macro 1857 #define PCHARSV(p, offset, len, utf, f) \ macro 1952 #define PCHARSV(p, offset, len, utf, f) \ macro 3814 PCHARSV(cb->callout_string, 0, in callout_callback() 3944 PCHARSV(nametable, imm2_size, length, FALSE, outfile); in show_pattern_info() 4109 PCHARSV(CASTVAR(void *, pbuffer), 0, len, FALSE, outfile); in show_pattern_info() 4131 PCHARSV(CASTVAR(void *, pbuffer), 0, len, FALSE, outfile); in show_pattern_info() 4161 PCHARSV(CASTVAR(void *, pbuffer), 0, rc, FALSE, outfile); in serial_error() [all …]
|