Home
last modified time | relevance | path

Searched refs:LAST_AUTOTAB_LEFT_OP (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1340 #define LAST_AUTOTAB_LEFT_OP OP_EXTUNI macro
H A Dpcre2_auto_possess.c70 #define APTROWS (LAST_AUTOTAB_LEFT_OP - FIRST_AUTOTAB_OP + 1)
926 accepted = leftop >= FIRST_AUTOTAB_OP && leftop <= LAST_AUTOTAB_LEFT_OP && in compare_opcodes()

Completed in 24 milliseconds