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

/barrelfish-master/lib/pcre/
H A Dpcre_xclass.c84 if ((*data & XCL_HASPROP) == 0)
H A Dpcre_printint.c660 invertmap = (*ccode & XCL_HASPROP) == 0;
H A Dpcre_study.c1318 if ((tcode[1 + LINK_SIZE] & XCL_HASPROP) != 0)
H A Dpcre_compile.c3300 if ((*xclass_flags & XCL_HASPROP) != 0) return FALSE;
5588 if (xclass_has_prop) *code |= XCL_HASPROP;

Completed in 47 milliseconds