Home
last modified time | relevance | path

Searched refs:get_conditional_compile_line_start (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/regen/
H A Dcharset_translations.pl179 sub get_conditional_compile_line_start($;$) { subroutine
H A Dmk_PL_charclass.pl311 print $out_fh "\n" . get_conditional_compile_line_start($charset);
H A Debcdic.pl257 print $out_fh "\n" . get_conditional_compile_line_start($charset);
H A Dunicode_constants.pl711 print $out_fh "\n" . get_conditional_compile_line_start($charset);
H A Dregcharclass.pl1591 print $out_fh "\n", get_conditional_compile_line_start($charset);
H A Dmk_invlists.pl272 print $out_fh "\n" . get_conditional_compile_line_start(shift, shift);