Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h81 #undef PUTINC
547 #define PUTINC(a,n,d) PUT(a,n,d), a += LINK_SIZE macro
H A Dpcre2_compile.c6929 PUTINC(code, 0, 1 + LINK_SIZE); in compile_branch()
6931 PUTINC(code, 0, 1 + LINK_SIZE); in compile_branch()
7532 PUTINC(previous, 0, linkoffset); in compile_branch()
7629 PUTINC(code, 0, linkoffset); in compile_branch()
7647 PUTINC(code, 0, linkoffset); in compile_branch()
7726 PUTINC(code, 0, nlen); in compile_branch()
7999 PUTINC(code, 0, len); in compile_branch()

Completed in 37 milliseconds