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

/external/pcre/dist/
H A Dpcre_xclass.c84 if ((*data & XCL_HASPROP) == 0)
H A Dpcre_printint.c660 invertmap = (*ccode & XCL_HASPROP) == 0;
H A Dpcre_study.c1276 if ((tcode[1 + LINK_SIZE] & XCL_HASPROP) != 0)
H A Dpcre_compile.c3240 if ((*xclass_flags & XCL_HASPROP) != 0) return FALSE;
5451 if (xclass_has_prop) *code |= XCL_HASPROP;
H A Dpcre_jit_compile.c4853 if ((cc[-1] & XCL_HASPROP) == 0)
5367 propdata[0] = XCL_HASPROP;

Completed in 122 milliseconds