Searched refs:XCL_HASPROP (Results 1 – 7 of 7) sorted by relevance
85 if ((*data & XCL_HASPROP) == 0) in PRIV()
702 invertmap = (*ccode & XCL_HASPROP) == 0; in pcre2_printint()
772 if ((*xclass_flags & XCL_HASPROP) != 0) return FALSE; in compare_opcodes()
1591 if ((xclassflags & XCL_HASPROP) != 0 || in set_start_bits()
1330 #define XCL_HASPROP 0x04 /* Flag: property checks are present. */ macro
6440 if (xclass_has_prop) *code |= XCL_HASPROP; in compile_branch()
7861 if ((cc[-1] & XCL_HASPROP) == 0) in compile_xclass_matchingpath()9053 propdata[0] = XCL_HASPROP; in compile_char1_matchingpath()
Completed in 121 milliseconds