Home | History | Annotate | Download | only in dist

Lines Matching full:xclass_flags

3130 const pcre_uchar *xclass_flags;
3296 xclass_flags = (list_ptr == list ? code : base_end) - list_ptr[2] + LINK_SIZE;
3297 if ((*xclass_flags & XCL_HASPROP) != 0) return FALSE;
3298 if ((*xclass_flags & XCL_MAP) == 0)
3305 set2 = (pcre_uint8 *)(xclass_flags + 1);