Home
last modified time | relevance | path

Searched refs:user_format_string (Results 1 – 2 of 2) sorted by relevance

/dports/devel/tex-kpathsea/texlive-20150521-source/texk/kpathsea/
H A Dkpsewhich.c78 string user_format_string; variable
590 user_format_string = optarg; in read_command_line()
623 user_format_string = optarg; in read_command_line()
643 if (user_path && user_format_string) { in read_command_line()
645 user_path, user_format_string); in read_command_line()
686 if (user_format_string) { in init_more()
687 user_format = find_format (kpse, user_format_string, false); in init_more()
690 user_format_string); in init_more()
/dports/print/tex-xdvik/xdvik-22.87/texk/kpathsea/
H A Dkpsewhich.c78 string user_format_string; variable
574 user_format_string = optarg; in read_command_line()
604 user_format_string = optarg; in read_command_line()
624 if (user_path && user_format_string) { in read_command_line()
626 user_path, user_format_string); in read_command_line()
667 if (user_format_string) { in init_more()
668 user_format = find_format (kpse, user_format_string, false); in init_more()
671 user_format_string); in init_more()