Searched defs:cbits (Results 1 – 3 of 3) sorted by relevance
56 unsigned char cbits[MAX_PACKET_SIZE]; in main() local
4905 register const pcre_uint8 *cbits = cd->cbits; in compile_branch() local5068 register const pcre_uint8 *cbits = cd->cbits; in compile_branch() local
2420 const pcre_uint8 *cbits; /* Points to character type table */ member