Searched refs:BBUF_ADD1 (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/ext/mbstring/oniguruma/ | ||
H A D | regint.h | 392 #define BBUF_ADD1(buf,byte) BBUF_WRITE1((buf),(buf)->used,(byte)) macro |
H A D | regcomp.c | 203 BBUF_ADD1(reg, opcode); in add_opcode() |
Completed in 21 milliseconds