Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h94 #define PATHSEP ';' macro
96 #define PATHSEP ':' macro
H A Dapprentice.c632 p = strchr(fn, PATHSEP); in file_apprentice()
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1723 #define PATHSEP ';'
1725 #define PATHSEP ':'
2672 - if (asprintf(&newpath, "%s%c%s", *hmagicpath, PATHSEP, tmppath) < 0)

Completed in 23 milliseconds