Home
last modified time | relevance | path

Searched refs:php_error_docref0 (Results 1 – 11 of 11) sorted by relevance

/PHP-5.5/ext/sockets/
H A Dsendrecvmsg.c74 php_error_docref0(NULL TSRMLS_CC, E_WARNING, "The value %ld does not fit inside " \
290 php_error_docref0(NULL TSRMLS_CC, E_WARNING, "The third argument " in PHP_FUNCTION()
297 php_error_docref0(NULL TSRMLS_CC, E_WARNING, "The pair level %ld/type %ld is " in PHP_FUNCTION()
305 php_error_docref0(NULL TSRMLS_CC, E_WARNING, "The value for the " in PHP_FUNCTION()
329 php_error_docref0(NULL TSRMLS_CC, E_WARNING, "Windows does not " in php_do_setsockopt_ipv6_rfc3542()
H A Dconversions.c202 php_error_docref0(NULL TSRMLS_CC, err->level, "%s", err->msg); in err_msg_dispose()
/PHP-5.5/main/
H A Dphp.h308 PHPAPI void php_error_docref0(const char *docref TSRMLS_DC, int type, const char *format, ...)
319 #define php_error_docref php_error_docref0
H A Dmain.c877 PHPAPI void php_error_docref0(const char *docref TSRMLS_DC, int type, const char *format, ...) in php_error_docref0() function
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_class.c294 php_error_docref0( NULL TSRMLS_CC, E_WARNING, "The property \"id\" is read-only" ); in Transliterator_read_property()
327 php_error_docref0( NULL TSRMLS_CC, E_WARNING, "The property \"id\" is read-only" ); in Transliterator_write_property()
H A Dtransliterator_methods.c348 php_error_docref0( NULL TSRMLS_CC, E_WARNING, "Could not create " in PHP_FUNCTION()
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp100 php_error_docref0(NULL TSRMLS_CC, E_DEPRECATED, in PHP_FUNCTION()
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_class.cpp481 php_error_docref0(NULL TSRMLS_CC, E_ERROR, in calendar_register_IntlCalendar_class()
496 php_error_docref0(NULL TSRMLS_CC, E_ERROR, in calendar_register_IntlCalendar_class()
/PHP-5.5/ext/intl/idn/
H A Didn.c305 php_error_docref0(NULL TSRMLS_CC, E_NOTICE, in php_intl_idn_handoff()
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.cpp503 php_error_docref0(NULL TSRMLS_CC, E_ERROR, in timezone_register_IntlTimeZone_class()
/PHP-5.5/ext/standard/
H A Dhtml.c1229 php_error_docref0(NULL TSRMLS_CC, E_STRICT, "Only basic entities " in php_escape_html_entities_ex()

Completed in 40 milliseconds