Searched refs:CONSUME_CHAR (Results 1 – 1 of 1) sorted by relevance
/PHP-7.1/ext/standard/ |
H A D | filters.c | 769 #define CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt) \ macro 898 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); in php_conv_qprint_encode_convert() 923 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); in php_conv_qprint_encode_convert() 951 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); in php_conv_qprint_encode_convert() 965 #undef CONSUME_CHAR
|
Completed in 11 milliseconds