Home
last modified time | relevance | path

Searched refs:E_WARNING (Results 126 – 150 of 553) sorted by relevance

12345678910>>...23

/PHP-5.5/ext/intl/tests/
H A Dbreakiter_preceding_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dbug62081.phpt11 ini_set('intl.error_level', E_WARNING);
H A Dcalendar_toDateTime_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Drbbiter___construct_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createEnumeration_variation1.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createEnumeration_variation2.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_useDaylightTime_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createDefault_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getLocale_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_inDaylightTime_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_setFirstDayOfWeek_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcpbi_getLastCodePoint_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getType_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dgregoriancalendar_isLeapYear_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createTimeZoneIDEnumeration_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getDisplayName_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtransliterator_clone.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_getText_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getWeekendTransition_basic.phpt13 ini_set("intl.error_level", E_WARNING);
H A Dgregoriancalendar_get_setGregorianChange_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dmsgfmt_setPattern_cache.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_createTimeZone_basic.phpt11 ini_set("intl.error_level", E_WARNING);
/PHP-5.5/sapi/milter/
H A Dphp_milter.c585 php_error(E_WARNING, NOT_INIT, get_active_function_name(TSRMLS_C)); in PHP_FUNCTION()
601 php_error(E_WARNING, NOT_INIT, get_active_function_name(TSRMLS_C)); in PHP_FUNCTION()
617 php_error(E_WARNING, IS_NONE, get_active_function_name(TSRMLS_C)); in PHP_FUNCTION()
638 php_error(E_WARNING, IS_NONE, get_active_function_name(TSRMLS_C)); in PHP_FUNCTION()
658 php_error(E_WARNING, NOT_EOM, get_active_function_name(TSRMLS_C)); in PHP_FUNCTION()
679 php_error(E_WARNING, NOT_EOM, get_active_function_name(TSRMLS_C)); in PHP_FUNCTION()
699 php_error(E_WARNING, NOT_EOM, get_active_function_name(TSRMLS_C)); in PHP_FUNCTION()
719 php_error(E_WARNING, NOT_EOM, get_active_function_name(TSRMLS_C)); in PHP_FUNCTION()
740 php_error(E_WARNING, NOT_EOM, get_active_function_name(TSRMLS_C)); in PHP_FUNCTION()
/PHP-5.5/ext/sockets/
H A Dsockets.c865 php_error_docref(NULL TSRMLS_CC, E_WARNING, "no resource arrays were passed to select");
1246 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported address family %d", sa->sa_family);
1325 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported address family %d", sa->sa_family);
1418 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Socket of type AF_INET requires 3 arguments");
1437 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Path too long");
1449 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported socket type %d", php_sock->type);
1503 php_error_docref(NULL TSRMLS_CC, E_WARNING,
1745 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported socket type %d", php_sock->type);
1817 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unsupported socket type %d", php_sock->type);
2026 php_error_docref(NULL TSRMLS_CC, E_WARNING, "no key \"%s\" passed in optval", sec_key);
[all …]
/PHP-5.5/ext/standard/
H A Dstring.c788 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid '..'-range"); in php_charmask()
909 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Break string cannot be empty"); in PHP_FUNCTION()
1112 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty delimiter"); in PHP_FUNCTION()
1239 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Argument must be an array"); in PHP_FUNCTION()
1259 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid arguments passed"); in PHP_FUNCTION()
1745 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty needle");
1795 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty needle");
1847 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty needle");
4979 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unknown mode");
5208 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Empty substring");
[all …]

Completed in 54 milliseconds

12345678910>>...23