Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h1887 #define LAST_AUTOTAB_LEFT_OP OP_EXTUNI macro
H A Dpcre_compile.c715 #define APTROWS (LAST_AUTOTAB_LEFT_OP - FIRST_AUTOTAB_OP + 1)
3474 accepted = leftop >= FIRST_AUTOTAB_OP && leftop <= LAST_AUTOTAB_LEFT_OP && in compare_opcodes()

Completed in 30 milliseconds