Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds