Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dfile.h98 #define PATHSEP ';' macro
100 #define PATHSEP ':' macro
H A Dapprentice.c662 p = strchr(fn, PATHSEP); in file_apprentice()
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch1757 #define PATHSEP ';'
1759 #define PATHSEP ':'
2748 - if (asprintf(&newpath, "%s%c%s", *hmagicpath, PATHSEP, tmppath) < 0)

Completed in 19 milliseconds