Searched refs:PUTINC (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_intmodedep.h | 81 #undef PUTINC 547 #define PUTINC(a,n,d) PUT(a,n,d), a += LINK_SIZE macro
|
H A D | pcre2_compile.c | 6663 PUTINC(code, 0, 1 + LINK_SIZE); in compile_branch() 6665 PUTINC(code, 0, 1 + LINK_SIZE); in compile_branch() 7269 PUTINC(previous, 0, linkoffset); in compile_branch() 7370 PUTINC(code, 0, linkoffset); in compile_branch() 7388 PUTINC(code, 0, linkoffset); in compile_branch() 7467 PUTINC(code, 0, nlen); in compile_branch() 7740 PUTINC(code, 0, len); in compile_branch() 8188 PUTINC(code, 0, lookbehindlength); in compile_regex()
|
Completed in 26 milliseconds