Searched refs:XCL_HASPROP (Results 1 – 7 of 7) sorted by relevance
85 if ((*data & XCL_HASPROP) == 0) in PRIV()
657 invertmap = (*ccode & XCL_HASPROP) == 0; in pcre2_printint()
729 if ((*xclass_flags & XCL_HASPROP) != 0) return FALSE; in compare_opcodes()
1449 if ((tcode[1 + LINK_SIZE] & XCL_HASPROP) != 0 || in set_start_bits()
1243 #define XCL_HASPROP 0x04 /* Flag: property checks are present. */ macro
5656 if (xclass_has_prop) *code |= XCL_HASPROP; in compile_branch()
6566 if ((cc[-1] & XCL_HASPROP) == 0) in compile_xclass_matchingpath()7456 propdata[0] = XCL_HASPROP; in compile_char1_matchingpath()