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 D | EN.pm | 189 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 D | LYGlobalDefs.h | 403 extern BOOLEAN use_underscore;
|
H A D | GridText.c | 1495 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 D | LYMain.c | 234 BOOLEAN use_underscore = SUBSTITUTE_UNDERSCORES; variable 4015 "underscore", 4|TOGGLE_ARG, use_underscore,
|
H A D | LYReadCFG.c | 1735 PARSE_SET(RC_SUBSTITUTE_UNDERSCORES, use_underscore),
|
/dports/www/lynx/lynx2.8.9rel.1/src/ |
H A D | LYGlobalDefs.h | 402 extern BOOLEAN use_underscore;
|
H A D | GridText.c | 1474 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 D | LYMain.c | 230 BOOLEAN use_underscore = SUBSTITUTE_UNDERSCORES; variable 4003 "underscore", 4|TOGGLE_ARG, use_underscore,
|
H A D | LYReadCFG.c | 1723 PARSE_SET(RC_SUBSTITUTE_UNDERSCORES, use_underscore),
|
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/league/commonmark/ |
H A D | CHANGELOG.md | 55 - `commonmark/use_underscore` (currently `use_underscore` in 1.x)
|