Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregint.h481 #define BBUF_WRITE(buf,pos,bytes,n) do{\ macro
495 #define BBUF_ADD(buf,bytes,n) BBUF_WRITE((buf),(buf)->used,(bytes),(n))
520 BBUF_WRITE(buf,pos,bytes,n);\
H A Dregparse.c1639 BBUF_WRITE(bbuf, pos, &(code), SIZE_CODE_POINT)
H A Dregcomp.c1926 BBUF_WRITE(reg, offset, &addr, SIZE_ABSADDR); in unset_addr_list_fix()

Completed in 54 milliseconds