Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dfile.h96 #define PATHSEP ';' macro
98 #define PATHSEP ':' macro
H A Dapprentice.c713 p = CCAST(char *, strchr(fn, PATHSEP)); in file_apprentice()
/PHP-8.3/ext/fileinfo/
H A Dlibmagic.patch2250 - if (asprintf(&newpath, "%s%c%s", *hmagicpath, PATHSEP, tmppath) < 0)

Completed in 29 milliseconds