Home
last modified time | relevance | path

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

/PHP-5.6/ext/fileinfo/libmagic/
H A Dfuncs.c176 const char *ftype = NULL; in file_buffer() local
189 &code, &code_mime, &ftype); in file_buffer()
274 nb, u8buf, ulen, code, ftype, looks_text)) in file_buffer()
/PHP-5.6/ext/fileinfo/
H A Dlibmagic.patch1976 + const char *ftype = NULL;
1985 + &code, &code_mime, &ftype);
2031 + nb, u8buf, ulen, code, ftype, looks_text))
/PHP-5.6/win32/
H A Dinstall.txt708 ftype PHPScript=c:\php\php.exe %1 %*
733 ftype PHPScript=c:\php\php.exe %1 %*

Completed in 25 milliseconds