Home
last modified time | relevance | path

Searched refs:BBUF_WRITE (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h377 #define BBUF_WRITE(buf,pos,bytes,n) do{\ macro
391 #define BBUF_ADD(buf,bytes,n) BBUF_WRITE((buf),(buf)->used,(bytes),(n))
416 BBUF_WRITE(buf,pos,bytes,n);\
H A Dregparse.c1675 BBUF_WRITE(bbuf, pos, &(code), SIZE_CODE_POINT)
H A Dregcomp.c1948 BBUF_WRITE(reg, offset, &addr, SIZE_ABSADDR); in unset_addr_list_fix()

Completed in 33 milliseconds