Searched refs:XCL_NOT (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_xclass.c70 BOOL negated = (*data & XCL_NOT) != 0;
H A Dpcre_printint.c658 if ((*ccode & XCL_NOT) != 0)
H A Dpcre_study.c1321 if ((tcode[1 + LINK_SIZE] & XCL_MAP) == 0 && (tcode[1 + LINK_SIZE] & XCL_NOT) != 0)
H A Dpcre_compile.c5587 *code = negate_class? XCL_NOT:0;

Completed in 112 milliseconds