Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h79 #undef PUT2INC
548 #define PUT2INC(a,n,d) PUT2(a,n,d), a += IMM2_SIZE macro
H A Dpcre2_compile.c6508 PUT2INC(code, 0, oc->number); in compile_branch()
7094 PUT2INC(code, 0, index); in compile_branch()
7095 PUT2INC(code, 0, count); in compile_branch()
7339 PUT2INC(code, 0, repeat_min); in compile_branch()
7341 PUT2INC(code, 0, repeat_max); in compile_branch()
7814 PUT2INC(code, 0, repeat_max); in compile_branch()
7842 PUT2INC(code, 0, repeat_min); in compile_branch()
8047 PUT2INC(code, 0, meta_arg); in compile_branch()
8479 PUT2INC(code, 0, lookbehindlength); in compile_regex()
8485 PUT2INC(code, 0, lookbehindminlength); in compile_regex()
[all …]

Completed in 32 milliseconds