Searched refs:copy_insn_regexp (Results 1 – 2 of 2) sorted by relevance
4489 copy_insn_regexp (regexp_t regexp) in copy_insn_regexp() function4497 result = copy_insn_regexp (REGEXP_RESERV (regexp)->reserv_decl->regexp); in copy_insn_regexp()4507 = copy_insn_regexp (REGEXP_REPEAT (regexp)->regexp); in copy_insn_regexp()4516 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in copy_insn_regexp()4525 = copy_insn_regexp (REGEXP_ALLOF (regexp)->regexps [i]); in copy_insn_regexp()4534 = copy_insn_regexp (REGEXP_ONEOF (regexp)->regexps [i]); in copy_insn_regexp()4573 REGEXP_SEQUENCE (regexp)->regexps [i] = copy_insn_regexp (operand); in transform_1()4617 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in transform_2()4621 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in transform_2()4625 = copy_insn_regexp (REGEXP_SEQUENCE (sequence)->regexps [j]); in transform_2()[all …]
4497 copy_insn_regexp (regexp_t regexp) in copy_insn_regexp() function4505 result = copy_insn_regexp (REGEXP_RESERV (regexp)->reserv_decl->regexp); in copy_insn_regexp()4515 = copy_insn_regexp (REGEXP_REPEAT (regexp)->regexp); in copy_insn_regexp()4524 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in copy_insn_regexp()4533 = copy_insn_regexp (REGEXP_ALLOF (regexp)->regexps [i]); in copy_insn_regexp()4542 = copy_insn_regexp (REGEXP_ONEOF (regexp)->regexps [i]); in copy_insn_regexp()4581 REGEXP_SEQUENCE (regexp)->regexps [i] = copy_insn_regexp (operand); in transform_1()4625 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in transform_2()4629 = copy_insn_regexp (REGEXP_SEQUENCE (regexp)->regexps [i]); in transform_2()4633 = copy_insn_regexp (REGEXP_SEQUENCE (sequence)->regexps [j]); in transform_2()[all …]