Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_xclass.c84 if ((*data & XCL_HASPROP) == 0) in PRIV()
H A Dpcre_study.c1318 if ((tcode[1 + LINK_SIZE] & XCL_HASPROP) != 0) in set_start_bits()
H A Dpcre_internal.h1830 #define XCL_HASPROP 0x04 /* Flag: property checks are present. */ macro
H A Dpcre_compile.c3297 if ((*xclass_flags & XCL_HASPROP) != 0) return FALSE; in compare_opcodes()
5547 if (xclass_has_prop) *code |= XCL_HASPROP; in compile_branch()
H A Dpcre_jit_compile.c4901 if ((cc[-1] & XCL_HASPROP) == 0) in compile_xclass_matchingpath()
5419 propdata[0] = XCL_HASPROP; in compile_char1_matchingpath()

Completed in 69 milliseconds