Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_internal.h543 #define PUT2(a,n,d) \ macro
558 #define PUT2(a,n,d) \ macro
568 #define PUT2(a,n,d) \ macro
578 #define PUT2INC(a,n,d) PUT2(a,n,d), a += IMM2_SIZE
H A Dpcre_compile.c6807 PUT2(code, 2+LINK_SIZE, recno); in compile_branch()
6842 PUT2(code, 2+LINK_SIZE, offset); in compile_branch()
6843 PUT2(code, 2+LINK_SIZE+IMM2_SIZE, count); in compile_branch()
6849 PUT2(code, 2+LINK_SIZE, recno); in compile_branch()
6882 PUT2(code, 2+LINK_SIZE, recno); in compile_branch()
7537 PUT2(code, 1+LINK_SIZE, cd->bracount); in compile_branch()
8802 PUT2(slot, 0, groupno); in add_name()

Completed in 32 milliseconds