Searched refs:CONSUME_CHAR (Results 1 – 1 of 1) sorted by relevance
/PHP-7.2/ext/standard/ |
H A D | filters.c | 764 #define CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt) \ macro 893 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); in php_conv_qprint_encode_convert() 918 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); in php_conv_qprint_encode_convert() 946 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); in php_conv_qprint_encode_convert() 960 #undef CONSUME_CHAR
|
Completed in 8 milliseconds