Lines Matching refs:E_WARNING
78 …php_error_docref(NULL, E_WARNING, "readlink failed to read the symbolic link (%s), error %d)", lin… in PHP_FUNCTION()
109 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
138 php_error_docref(NULL, E_WARNING, "No such file or directory"); in PHP_FUNCTION()
146 php_error_docref(NULL, E_WARNING, "No such file or directory"); in PHP_FUNCTION()
153 php_error_docref(NULL, E_WARNING, "Unable to symlink to a URL"); in PHP_FUNCTION()
167 php_error_docref(NULL, E_WARNING, "UTF-16 conversion failed (error %d)", GetLastError()); in PHP_FUNCTION()
172 php_error_docref(NULL, E_WARNING, "Could not fetch file information(error %d)", GetLastError()); in PHP_FUNCTION()
179 php_error_docref(NULL, E_WARNING, "UTF-16 conversion failed (error %d)", GetLastError()); in PHP_FUNCTION()
190 php_error_docref(NULL, E_WARNING, "Cannot create symlink, error code(%d)", GetLastError()); in PHP_FUNCTION()
219 php_error_docref(NULL, E_WARNING, "No such file or directory"); in PHP_FUNCTION()
226 php_error_docref(NULL, E_WARNING, "Unable to link to a URL"); in PHP_FUNCTION()
247 php_error_docref(NULL, E_WARNING, "UTF-16 conversion failed (error %d)", GetLastError()); in PHP_FUNCTION()
253 php_error_docref(NULL, E_WARNING, "UTF-16 conversion failed (error %d)", GetLastError()); in PHP_FUNCTION()
264 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()