Searched refs:REGEXP_ALLOF (Results 1 – 2 of 2) sorted by relevance
1015 #define REGEXP_ALLOF(r) __extension__ \ macro1089 #define REGEXP_ALLOF(r) (&(r)->regexp.allof) macro2691 REGEXP_ALLOF (regexp)->regexps [i] in process_regexp()4394 REGEXP_ALLOF (result)->regexps [i] in copy_insn_regexp()4520 * (REGEXP_ALLOF (regexp)->regexps_num in transform_2()4524 REGEXP_ALLOF (result)->regexps_num in transform_2()4683 REGEXP_ALLOF (allof)->regexps_num in transform_3()4688 REGEXP_ALLOF (allof)->regexps [j] in transform_3()4691 REGEXP_ALLOF (allof)->regexps [j] in transform_3()4704 seq = REGEXP_ALLOF (regexp)->regexps [i]; in transform_3()[all …]
14895 REGEXP_RESERV, REGEXP_SEQUENCE, REGEXP_REPEAT, REGEXP_ALLOF,15266 REGEXP_REPEAT, REGEXP_ALLOF, REGEXP_ONEOF): New macros with