Home
last modified time | relevance | path

Searched refs:readlink (Results 26 – 27 of 27) sorted by relevance

12

/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch2141 - if ((nch = readlink(fn, buf, BUFSIZ-1)) <= 0) {
2159 - buf[nch] = '\0'; /* readlink(2) does not do this */
2165 - * that we can't stat their readlink output, so stat the
/PHP-7.4/ext/standard/
H A Dbasic_functions.c2864 PHP_FE(readlink, arginfo_readlink)

Completed in 32 milliseconds

12