Home
last modified time | relevance | path

Searched refs:use_match (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/p5-Catalyst-View-Mason/Catalyst-View-Mason-0.19/lib/Catalyst/View/
H A DMason.pm81 use_match => 0,
110 if ($self->config->{use_match}) {
146 $component_path = $self->config->{use_match}
/dports/www/p5-Catalyst-View-Mason/Catalyst-View-Mason-0.19/
H A DREADME13 __PACKAGE__->config(use_match => 0);
50 $c->request->match or $c->action (depending on the use_match setting).
54 $c->request->match or $c->action (depending on the use_match setting) to
91 "use_match"
99 Example: "use_match => 0"
H A DChanges18 Switch the default for use_match to the new behaviour.
64 - Clearify documentation on use_match (Hans Dieter Pearcey <hdp@pobox.com>).
65 - Deprecate use_match => 1; now raises a warning.
/dports/www/p5-Catalyst-View-Mason/Catalyst-View-Mason-0.19/t/lib/TestApp2/View/
H A DMason.pm8 use_match => 0,
/dports/www/p5-Catalyst-View-Mason/Catalyst-View-Mason-0.19/t/lib/TestApp/View/
H A DMason.pm8 use_match => 0,
/dports/www/p5-Catalyst-View-Mason/Catalyst-View-Mason-0.19/t/lib/TestApp/View/Mason/
H A DMatch.pm8 use_match => 1,
H A DNoMatch.pm8 use_match => 0,
H A DCompRootRef.pm7 __PACKAGE__->config(use_match => 0);
H A DComppath.pm7 __PACKAGE__->config(use_match => 0);
H A DExtension.pm9 use_match => 0,
H A DExtensionAlways.pm10 use_match => 0,
H A DPkgconfig.pm9 use_match => 0,
/dports/www/p5-Catalyst-View-Mason/Catalyst-View-Mason-0.19/lib/Catalyst/Helper/View/
H A DMason.pm65 __PACKAGE__->config(use_match => 0);
/dports/www/p5-Catalyst-View-Mason/Catalyst-View-Mason-0.19/t/lib/
H A DTestApp.pm16 use_match => 0,
/dports/www/p5-Catalyst-View-Mason/Catalyst-View-Mason-0.19/t/
H A Dhelper.t44 ok(!TestApp::View::Mason->config->{use_match}, 'module sets use_match to false');
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c603 int use, use_match; in check_and_make_def_conflict() local
665 if ((use_match = op_alt[use].matches) >= 0) in check_and_make_def_conflict()
667 if (use_match == def) in check_and_make_def_conflict()
670 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dira-lives.c638 int use, use_match; in check_and_make_def_conflict() local
700 if ((use_match = op_alt[use].matches) >= 0) in check_and_make_def_conflict()
702 if (use_match == def) in check_and_make_def_conflict()
705 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
708 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dira-lives.c604 int use, use_match; in check_and_make_def_conflict() local
658 if ((use_match = recog_op_alt[use][alt].matches) >= 0) in check_and_make_def_conflict()
660 if (use_match == def) in check_and_make_def_conflict()
663 if (recog_op_alt[use_match][alt].anything_ok) in check_and_make_def_conflict()
666 use_cl = recog_op_alt[use_match][alt].cl; in check_and_make_def_conflict()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c603 int use, use_match; in check_and_make_def_conflict() local
665 if ((use_match = op_alt[use].matches) >= 0) in check_and_make_def_conflict()
667 if (use_match == def) in check_and_make_def_conflict()
670 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dira-lives.c602 int use, use_match; in check_and_make_def_conflict() local
664 if ((use_match = op_alt[use].matches) >= 0) in check_and_make_def_conflict()
666 if (use_match == def) in check_and_make_def_conflict()
669 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
672 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dira-lives.c603 int use, use_match; in check_and_make_def_conflict() local
665 if ((use_match = op_alt[use].matches) >= 0) in check_and_make_def_conflict()
667 if (use_match == def) in check_and_make_def_conflict()
670 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dira-lives.c604 int use, use_match; in check_and_make_def_conflict() local
658 if ((use_match = recog_op_alt[use][alt].matches) >= 0) in check_and_make_def_conflict()
660 if (use_match == def) in check_and_make_def_conflict()
663 if (recog_op_alt[use_match][alt].anything_ok) in check_and_make_def_conflict()
666 use_cl = recog_op_alt[use_match][alt].cl; in check_and_make_def_conflict()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c603 int use, use_match; in check_and_make_def_conflict() local
665 if ((use_match = op_alt[use].matches) >= 0) in check_and_make_def_conflict()
667 if (use_match == def) in check_and_make_def_conflict()
670 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira-lives.c603 int use, use_match; in check_and_make_def_conflict() local
665 if ((use_match = op_alt[use].matches) >= 0) in check_and_make_def_conflict()
667 if (use_match == def) in check_and_make_def_conflict()
670 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
673 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dira-lives.c638 int use, use_match; in check_and_make_def_conflict() local
700 if ((use_match = op_alt[use].matches) >= 0) in check_and_make_def_conflict()
702 if (use_match == def) in check_and_make_def_conflict()
705 if (op_alt[use_match].anything_ok) in check_and_make_def_conflict()
708 use_cl = op_alt[use_match].cl; in check_and_make_def_conflict()

12