Home
last modified time | relevance | path

Searched refs:use_underscore (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/p5-String-ToIdentifier-EN/String-ToIdentifier-EN-0.12/lib/String/ToIdentifier/
H A DEN.pm189 my $use_underscore = 0;
231 $use_underscore = 1;
243 my $sep_char = $use_underscore ? '_' : $sep_char;
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYGlobalDefs.h403 extern BOOLEAN use_underscore;
H A DGridText.c1495 if (dump_output_immediately && use_underscore) { in display_line()
1514 if (dump_output_immediately && use_underscore) { in display_line()
2926 if (!(dump_output_immediately && use_underscore)) in split_line()
2937 if (!(dump_output_immediately && use_underscore) && t_underline) { in split_line()
4052 if (!(dump_output_immediately && use_underscore)) in HText_appendCharacter()
4059 if (!(dump_output_immediately && use_underscore)) in HText_appendCharacter()
8359 } else if (dump_output_immediately && use_underscore) { in print_wwwfile_to_fd()
13928 if (dump_output_immediately && use_underscore) { in redraw_part_of_line()
13937 if (dump_output_immediately && use_underscore) { in redraw_part_of_line()
H A DLYMain.c234 BOOLEAN use_underscore = SUBSTITUTE_UNDERSCORES; variable
4015 "underscore", 4|TOGGLE_ARG, use_underscore,
H A DLYReadCFG.c1735 PARSE_SET(RC_SUBSTITUTE_UNDERSCORES, use_underscore),
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYGlobalDefs.h402 extern BOOLEAN use_underscore;
H A DGridText.c1474 if (dump_output_immediately && use_underscore) { in display_line()
1493 if (dump_output_immediately && use_underscore) { in display_line()
2891 if (!(dump_output_immediately && use_underscore)) in split_line()
2902 if (!(dump_output_immediately && use_underscore) && t_underline) { in split_line()
4013 if (!(dump_output_immediately && use_underscore)) in HText_appendCharacter()
4020 if (!(dump_output_immediately && use_underscore)) in HText_appendCharacter()
8300 } else if (dump_output_immediately && use_underscore) { in print_wwwfile_to_fd()
13854 if (dump_output_immediately && use_underscore) { in redraw_part_of_line()
13863 if (dump_output_immediately && use_underscore) { in redraw_part_of_line()
H A DLYMain.c230 BOOLEAN use_underscore = SUBSTITUTE_UNDERSCORES; variable
4003 "underscore", 4|TOGGLE_ARG, use_underscore,
H A DLYReadCFG.c1723 PARSE_SET(RC_SUBSTITUTE_UNDERSCORES, use_underscore),
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/league/commonmark/
H A DCHANGELOG.md55 - `commonmark/use_underscore` (currently `use_underscore` in 1.x)