Searched refs:XCL_HASPROP (Results 1 – 6 of 6) sorted by relevance
84 if ((*data & XCL_HASPROP) == 0) in PRIV()
660 invertmap = (*ccode & XCL_HASPROP) == 0; in pcre_printint()
1318 if ((tcode[1 + LINK_SIZE] & XCL_HASPROP) != 0) in set_start_bits()
1826 #define XCL_HASPROP 0x04 /* Flag: property checks are present. */ macro
3297 if ((*xclass_flags & XCL_HASPROP) != 0) return FALSE; in compare_opcodes()5547 if (xclass_has_prop) *code |= XCL_HASPROP; in compile_branch()
4901 if ((cc[-1] & XCL_HASPROP) == 0) in compile_xclass_matchingpath()5419 propdata[0] = XCL_HASPROP; in compile_char1_matchingpath()