Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c368 BOOL has_then; member
854 common->has_then = TRUE; in check_opcode_types()
872 common->has_then = TRUE; in check_opcode_types()
8242 if (common->has_then && common->then_offsets[cc - common->start] != 0) in compile_matchingpath()
9946 … = (sljit_si *)SLJIT_MALLOC(total_length * (sizeof(sljit_si) + (common->has_then ? 1 : 0)), compil… in PRIV()
9963 if (common->has_then) in PRIV()

Completed in 26 milliseconds