26 #if ! defined (octave_glob_wrappers_h)
27 #define octave_glob_wrappers_h 1
29 #if defined __cplusplus
62 #if defined __cplusplus
OCTAVE_API int octave_glob_wrapper(const char *pattern, int flags, void *glob_info)
OCTAVE_API int octave_fnm_pathname_wrapper(void)
OCTAVE_API int octave_fnmatch_wrapper(const char *pattern, const char *name, int flags)
OCTAVE_API int octave_glob_num_matches(void *glob_info)
OCTAVE_API void octave_globfree_wrapper(void *glob_info)
OCTAVE_API int octave_glob_nosort_wrapper(void)
OCTAVE_API void octave_destroy_glob_info_struct(void *glob_info)
OCTAVE_API char ** octave_glob_match_list(void *glob_info)
OCTAVE_API int octave_fnm_noescape_wrapper(void)
OCTAVE_API void * octave_create_glob_info_struct(void)
OCTAVE_API int octave_fnm_nomatch_wrapper(void)
OCTAVE_API int octave_fnm_period_wrapper(void)