Home
last modified time | relevance | path

Searched refs:PUTINC (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c6065 PUTINC(previous, 0, offset); in compile_branch()
6193 PUTINC(code, 0, offset); in compile_branch()
6231 PUTINC(code, 0, offset); in compile_branch()
6324 PUTINC(code, 0, nlen); in compile_branch()
6458 PUTINC(code, 0, len); in compile_branch()
6507 PUTINC(code, 0, len); in compile_branch()
7517 PUTINC(cd->hwm, 0, (int)(code + 1 - cd->start_code)); in compile_branch()
7797 PUTINC(code, 0, 1 + LINK_SIZE); in compile_branch()
7799 PUTINC(code, 0, 1 + LINK_SIZE); in compile_branch()
8335 PUTINC(code, 0, 0); in compile_regex()
H A Dpcre_internal.h532 #define PUTINC(a,n,d) PUT(a,n,d), a += LINK_SIZE macro

Completed in 36 milliseconds