#include "octave-config.h"
#include <list>
#include <string>
Go to the source code of this file.
◆ kpse_all_path_find_first_of()
std::list< std::string > kpse_all_path_find_first_of |
( |
const std::string & |
path, |
|
|
const std::list< std::string > & |
names |
|
) |
| |
|
extern |
◆ kpse_all_path_search()
std::list< std::string > kpse_all_path_search |
( |
const std::string & |
path, |
|
|
const std::string & |
name |
|
) |
| |
|
extern |
◆ kpse_element_dir()
std::string kpse_element_dir |
( |
const std::string & |
elt | ) |
|
|
extern |
◆ kpse_path_expand()
std::string kpse_path_expand |
( |
const std::string & |
path | ) |
|
|
extern |
◆ kpse_path_find_first_of()
std::string kpse_path_find_first_of |
( |
const std::string & |
path, |
|
|
const std::list< std::string > & |
names |
|
) |
| |
|
extern |
◆ kpse_path_search()
std::string kpse_path_search |
( |
const std::string & |
path, |
|
|
const std::string & |
name |
|
) |
| |
|
extern |
◆ kpse_debug