geany
1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
![]() ![]() |
Go to the source code of this file.
Macros | |
#define | FOLD_FN_CHAR(c) (c) |
Functions | |
int | fnmatch (char *pattern, char *string, int flags) |
Variables | |
int | errno |
int fnmatch | ( | char * | pattern, |
char * | string, | ||
int | flags | ||
) |
Definition at line 48 of file fnmatch.c.
References __FNM_FLAGS, errno, FNM_NOESCAPE, FNM_NOMATCH, FNM_PATHNAME, FNM_PERIOD, fnmatch(), and FOLD_FN_CHAR.
Referenced by fileNameMatched(), and fnmatch().
|
extern |
Referenced by backupcopy_document_save_cb(), build_create_shellscript(), create_config_dir(), document_rename_file(), fnmatch(), get_mtime(), handleUnicodeCodePoint(), instantsave_document_new_cb(), isTagFile(), mem_try_resize(), mio_getpos(), mio_seek(), mio_setpos(), mio_tell(), resizeTagFile(), spawn_kill_process(), stderrDefaultErrorPrinter(), strToLong(), strToULong(), utils_is_file_writable(), utils_mkdir(), utils_write_file(), and write_data_to_disk().