Home
last modified time | relevance | path

Searched refs:kpse_all_path_search (Results 1 – 9 of 9) sorted by relevance

/dports/math/octave/octave-6.4.0/liboctave/util/
H A Dkpse.h80 kpse_all_path_search (const std::string& path, const std::string& name);
90 kpse_all_path_search (const std::string& path, const std::string& name);
H A Dpathsearch.cc81 ? kpse_all_path_search (m_expanded_path, nm) in find_all()
H A Dkpse.cc558 kpse_all_path_search (const std::string& path, const std::string& name) in kpse_all_path_search() function
/dports/devel/tex-kpathsea/texlive-20150521-source/texk/kpathsea/
H A Dpathsearch.h109 extern KPSEDLL string *kpse_all_path_search
H A Dpathsearch.c602 kpse_all_path_search (const_string path, const_string name) in kpse_all_path_search() function
622 answer_list = kpse_all_path_search (path, file); in test_path_search()
H A DChangeLog4232 * pathsearch.h (kpse_all_path_search): Add KPSEDLL, from Fabrice.
8632 * fontmap.c (map_create): Rewrite to use kpse_all_path_search.
/dports/print/tex-xdvik/xdvik-22.87/texk/kpathsea/
H A Dpathsearch.h114 extern KPSEDLL string *kpse_all_path_search
H A Dpathsearch.c602 kpse_all_path_search (const_string path, const_string name) in kpse_all_path_search() function
622 answer_list = kpse_all_path_search (path, file); in test_path_search()
H A DChangeLog4023 * pathsearch.h (kpse_all_path_search): Add KPSEDLL, from Fabrice.
8423 * fontmap.c (map_create): Rewrite to use kpse_all_path_search.