Home
last modified time | relevance | path

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

/PHP-7.1/ext/sockets/
H A Dsendrecvmsg.c74 php_error_docref0(NULL, E_WARNING, "The value " ZEND_LONG_FMT " does not fit inside " \
295 php_error_docref0(NULL, E_WARNING, "The third argument " in PHP_FUNCTION()
302 php_error_docref0(NULL, E_WARNING, "The pair level " ZEND_LONG_FMT "/type " ZEND_LONG_FMT " is " in PHP_FUNCTION()
310 php_error_docref0(NULL, E_WARNING, "The value for the " in PHP_FUNCTION()
334 php_error_docref0(NULL, E_WARNING, "Windows does not " in php_do_setsockopt_ipv6_rfc3542()
H A Dconversions.c202 php_error_docref0(NULL, err->level, "%s", err->msg); in err_msg_dispose()
/PHP-7.1/ext/intl/transliterator/
H A Dtransliterator_class.c245 php_error_docref0( NULL, E_WARNING, "The property \"id\" is read-only" ); in Transliterator_read_property()
276 php_error_docref0( NULL, E_WARNING, "The property \"id\" is read-only" ); in Transliterator_write_property()
H A Dtransliterator_methods.c343 php_error_docref0( NULL, E_WARNING, "Could not create " in PHP_FUNCTION()
/PHP-7.1/main/
H A Dphp.h318 PHPAPI ZEND_COLD void php_error_docref0(const char *docref, int type, const char *format, ...)
329 #define php_error_docref php_error_docref0
H A Dmain.c969 PHPAPI ZEND_COLD void php_error_docref0(const char *docref, int type, const char *format, ...) in php_error_docref0() function
/PHP-7.1/ext/intl/calendar/
H A Dcalendar_class.cpp461 php_error_docref0(NULL, E_ERROR, in calendar_register_IntlCalendar_class()
530 php_error_docref0(NULL, E_ERROR, in calendar_register_IntlCalendar_class()
/PHP-7.1/ext/intl/idn/
H A Didn.c300 php_error_docref0(NULL, E_NOTICE, in php_intl_idn_handoff()
/PHP-7.1/ext/intl/timezone/
H A Dtimezone_class.cpp510 php_error_docref0(NULL, E_ERROR, in timezone_register_IntlTimeZone_class()
/PHP-7.1/ext/standard/
H A Dhtml.c1241 php_error_docref0(NULL, E_STRICT, "Only basic entities " in php_escape_html_entities_ex()

Completed in 45 milliseconds