Searched defs:CONSUME_CHAR (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/ext/standard/ |
| H A D | filters.c | 776 #define CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt) \ macro 869 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); 893 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); 918 CONSUME_CHAR(ps, icnt, lb_ptr, lb_cnt); 932 #undef CONSUME_CHAR macro
|
Completed in 10 milliseconds