Searched refs:CONSUME_CHAR (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/ext/standard/ |
H A D | filters.c | 639 #define CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt) \ macro 768 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); in php_conv_qprint_encode_convert() 793 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); in php_conv_qprint_encode_convert() 821 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); in php_conv_qprint_encode_convert() 835 #undef CONSUME_CHAR
|
Completed in 8 milliseconds