Home
last modified time | relevance | path

Searched refs:strerror (Results 51 – 55 of 55) sorted by relevance

123

/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_connection.c2642 errno, strerror(errno), max_fd);
/PHP-7.3/
H A Dconfigure.ac692 strerror \
/PHP-7.3/ext/spl/
H A Dspl_directory.c1276 …l_ce_RuntimeException, 0, "Unable to read link %s, error: %s", intern->file_name, strerror(errno)); in FileInfoFunction()
/PHP-7.3/ext/standard/
H A Dbasic_functions.c5954 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c33754 zErr = strerror(iErrno);
35314 path, tErrno, strerror(tErrno)));
39322 buf, strerror(err), lockPath, osGetpid(0)));
39763 cmode, code, strerror(code));
39770 err, code, strerror(code));

Completed in 466 milliseconds

123