Lines Matching refs:ANYOF
428 * by 'node', which is of ANYOF-ish type . Handles complementing the
436 const U8 flags = (REGNODE_TYPE(OP(node)) == ANYOF)
478 /* An ANYOF node contains a bitmap for the first NUM_ANYOF_CODE_POINTS
483 * included in the SSC. But if the ANYOF node is to be inverted, we have
495 if (REGNODE_TYPE(OP(node)) == ANYOF){
580 * another SSC or a regular ANYOF class. Can create false positives. */
583 U8 and_with_flags = (REGNODE_TYPE(OP(and_with)) == ANYOF)
763 * another SSC or a regular ANYOF class. Can create false positives if
768 U8 or_with_flags = (REGNODE_TYPE(OP(or_with)) == ANYOF)
2978 case ANYOF:
3003 input ANYOF data, so, unlike things like