Home
last modified time | relevance | path

Searched refs:php_error_docref (Results 201 – 225 of 231) sorted by relevance

12345678910

/PHP-5.5/ext/interbase/
H A Dphp_ibase_udf.c348 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error calling function '%s' from database", name); in call_php()
H A Dibase_query.c323 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Querystring empty."); in _php_ibase_alloc_query()
1164 php_error_docref(NULL TSRMLS_CC, (bind_n < expected_n) ? E_WARNING : E_NOTICE, in PHP_FUNCTION()
1803 php_error_docref(NULL TSRMLS_CC, (bind_n < expected_n) ? E_WARNING : E_NOTICE, in PHP_FUNCTION()
/PHP-5.5/ext/curl/
H A Dmulti.c401 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid curl multi configuration option"); in _php_curl_multi_setopt()
/PHP-5.5/ext/standard/
H A Dvar_unserializer.re783php_error_docref(NULL TSRMLS_CC, E_WARNING, "defined (%s) but not found", user_func->value.str.val…
805php_error_docref(NULL TSRMLS_CC, E_WARNING, "Function %s() hasn't defined the class it was called …
841 php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Unexpected end of serialized data");
H A Dhttp_fopen_wrapper.c588 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot construct User-agent header"); in php_stream_url_wrap_http_ex()
629php_error_docref(NULL TSRMLS_CC, E_NOTICE, "Content-type not specified assuming application/x-www-… in php_stream_url_wrap_http_ex()
H A Durl.c418 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid URL component identifier %ld", key); in PHP_FUNCTION()
H A Dhtml.c450 php_error_docref(NULL TSRMLS_CC, E_WARNING, "charset `%s' not supported, assuming utf-8", in determine_charset()
/PHP-5.5/ext/sockets/
H A Dsendrecvmsg.c265 php_error_docref(NULL TSRMLS_CC, E_WARNING, "error in recvmsg [%d]: %s", in PHP_FUNCTION()
/PHP-5.5/ext/intl/converter/
H A Dconverter.c413php_error_docref(NULL TSRMLS_CC, E_WARNING, "Ambiguous encoding specified, using %s", actual_encod… in php_converter_set_encoding()
418php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error setting encoding: %d - %s", (int)error, u_error… in php_converter_set_encoding()
767 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown UConverterCallbackReason: %ld", reason); in PHP_METHOD()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_result.c375 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error reading result set's header"); in mysqlnd_query_read_result_set_header()
1486 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error while reading a row"); in MYSQLND_METHOD()
1523php_error_docref(NULL TSRMLS_CC, E_ERROR, "result->m.fetch_row has invalid value. Report to the de… in MYSQLND_METHOD()
1542 php_error_docref(NULL TSRMLS_CC, E_WARNING, "fetch_all can be used only with buffered sets"); in MYSQLND_METHOD()
H A Dmysqlnd_result_meta.c139 php_error_docref(NULL TSRMLS_CC, E_WARNING, in MYSQLND_METHOD()
H A Dmysqlnd_net.c835 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Skipped %u bytes. Last command %s hasn't " in MYSQLND_METHOD()
908 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot connect to MySQL by using SSL"); in MYSQLND_METHOD()
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c60 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", message); in php_sqlite3_error()
759 php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the callback");
892php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the compare callback…
908php_error_docref(NULL TSRMLS_CC, E_WARNING, "An error occurred while invoking the compare callback…
2246php_error_docref(NULL TSRMLS_CC, E_WARNING, "A thread safe version of SQLite is required when usin…
/PHP-5.5/ext/gd/libgd/
H A Dgdkanji.c82 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s: %s", LIBNAME, tmp); in error()
/PHP-5.5/ext/dom/
H A Dphp_dom.c282 php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot read property"); in dom_read_na()
290 php_error_docref(NULL TSRMLS_CC, E_ERROR, "Cannot write property"); in dom_write_na()
583 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid Nodetype to import"); in PHP_FUNCTION()
1417 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported node type: %d", Z_TYPE_P(obj)); in php_dom_create_object()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c88php_error_docref(NULL TSRMLS_CC, E_ERROR, "%s() cannot be called statically", get_active_function_…
106php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Failed to retrieve the reflection objec…
1472php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Failed to retrieve the reflection objec… in _reflection_param_get_default_param()
1535php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s::__toString() did not return anything", Z_OBJCE_P(… in ZEND_METHOD()
4253 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invocation of %s's constructor failed", ce->name); in ZEND_METHOD()
4358 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invocation of %s's constructor failed", ce->name); in ZEND_METHOD()
4548php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Failed to retrieve the argument's refle… in ZEND_METHOD()
4593php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Failed to retrieve the argument's refle… in ZEND_METHOD()
4992php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Could not find the property %s::%s", in… in ZEND_METHOD()
5046php_error_docref(NULL TSRMLS_CC, E_ERROR, "Internal error: Could not find the property %s::%s", in… in ZEND_METHOD()
/PHP-5.5/ext/json/
H A Djson.c681 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Depth must be greater than zero"); in php_json_decode_ex()
/PHP-5.5/main/
H A Dmain.c1400php_error_docref("function.include" TSRMLS_CC, E_WARNING, "Failed opening '%s' for inclusion (incl… in php_message_handler_for_zend()
1403php_error_docref("function.require" TSRMLS_CC, E_COMPILE_ERROR, "Failed opening required '%s' (inc… in php_message_handler_for_zend()
1406php_error_docref(NULL TSRMLS_CC, E_WARNING, "Failed opening '%s' for highlighting", php_strip_url_… in php_message_handler_for_zend()
H A Drfc1867.c888php_error_docref(NULL TSRMLS_CC, E_WARNING, "Input variables exceeded %ld. To increase the limit c…
/PHP-5.5/ext/pdo_oci/
H A Doci_driver.c349 php_error_docref(NULL TSRMLS_CC, E_WARNING, "issuing a SELECT query here is invalid"); in oci_handle_doer()
/PHP-5.5/main/streams/
H A Dmemory.c378php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create temporary file, Check permissions in… in php_stream_temp_write()
/PHP-5.5/ext/spl/
H A Dspl_iterators.c379php_error_docref(NULL TSRMLS_CC, E_ERROR, "The %s instance wasn't initialized properly", Z_OBJCE_P… in spl_recursive_it_rewind_ex()
840php_error_docref(NULL TSRMLS_CC, E_ERROR, "The %s instance wasn't initialized properly", Z_OBJCE_P… in spl_recursive_it_get_method()
1318php_error_docref(NULL TSRMLS_CC, E_ERROR, "Method %s::%s() does not exist", intern->inner.ce->name… in spl_dual_it_call_method()
1339php_error_docref(NULL TSRMLS_CC, E_ERROR, "Unable to call %s::%s()", intern->inner.ce->name, metho… in spl_dual_it_call_method()
1584php_error_docref(NULL TSRMLS_CC, E_ERROR, "The inner constructor wasn't initialized with an iterat… in spl_dual_it_require()
H A Dspl_fixedarray.c267php_error_docref(NULL TSRMLS_CC, E_COMPILE_ERROR, "Internal compiler error, Class is not child of … in spl_fixedarray_object_new_ex()
H A Dspl_dllist.c428php_error_docref(NULL TSRMLS_CC, E_COMPILE_ERROR, "Internal compiler error, Class is not child of … in spl_dllist_object_new_ex()
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c560 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot copy from an empty array"); in PHP_METHOD()

Completed in 210 milliseconds

12345678910