Home
last modified time | relevance | path

Searched refs:PATHSEP (Results 1 – 3 of 3) sorted by relevance

/PHP-7.3/ext/fileinfo/libmagic/
H A Dfile.h89 #define PATHSEP ';' macro
91 #define PATHSEP ':' macro
H A Dapprentice.c621 p = strchr(fn, PATHSEP); in file_apprentice()
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch2230 #define PATHSEP ';'
2232 #define PATHSEP ':'
3278 - if (asprintf(&newpath, "%s%c%s", *hmagicpath, PATHSEP, tmppath) < 0)

Completed in 19 milliseconds