Home
last modified time | relevance | path

Searched refs:E_WARNING (Results 151 – 175 of 553) sorted by relevance

12345678910>>...23

/PHP-5.5/ext/intl/tests/
H A Dtimezone_createEnumeration_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_current_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_fieldDifference_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getTimeZone_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_getTime_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_isSet_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_isWeekend_basic.phpt13 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_setTime_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dcalendar_set_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dcpbi_clone_equality.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dgregoriancalendar___construct_variant1.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dmsgfmt_format_mixed_params.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_clone_error.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dtimezone_getUnknown_basic.phpt11 ini_set("intl.error_level", E_WARNING);
H A Dtransliterator_create_from_rule_basic.phpt7 ini_set("intl.error_level", E_WARNING);
H A Dtransliterator_create_inverse_basic.phpt8 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_clone_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_isBoundary_basic.phpt9 ini_set("intl.error_level", E_WARNING);
H A Dbreakiter_next_basic.phpt9 ini_set("intl.error_level", E_WARNING);
/PHP-5.5/ext/standard/
H A Duniqid.c64 php_error_docref(NULL TSRMLS_CC, E_WARNING, "You must use 'more entropy' under CYGWIN"); in PHP_FUNCTION()
H A Ddns_win32.c107 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Host cannot be empty"); in PHP_FUNCTION()
125 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type '%s' not supported", rectype); in PHP_FUNCTION()
373 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Type '%ld' not supported", type_param); in PHP_FUNCTION()
378 php_error_docref(NULL TSRMLS_CC, E_WARNING, in PHP_FUNCTION()
461 php_error_docref(NULL TSRMLS_CC, E_WARNING, "DNS Query failed"); in PHP_FUNCTION()
/PHP-5.5/ext/filter/
H A Dcallback_filter.c30 php_error_docref(NULL TSRMLS_CC, E_WARNING, "First argument is expected to be a valid callback"); in php_filter_callback()
/PHP-5.5/ext/dba/
H A Ddba_flatfile.c96 php_error_docref1(NULL TSRMLS_CC, key, E_WARNING, "Operation not possible"); in DBA_UPDATE_FUNC()
99 php_error_docref2(NULL TSRMLS_CC, key, val, E_WARNING, "Unknown return value"); in DBA_UPDATE_FUNC()
/PHP-5.5/sapi/apache2handler/
H A Dphp_functions.c83 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", filename… in PHP_FUNCTION()
88 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", filename… in PHP_FUNCTION()
102 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - request execution failed", f… in PHP_FUNCTION()
129 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - URI lookup failed", filename… in PHP_FUNCTION()
166 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to include '%s' - error finding URI", filename… in PHP_FUNCTION()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c878 php_error_docref(NULL TSRMLS_CC, E_WARNING, text, msgbuf); \
1288 php_error_docref(NULL TSRMLS_CC, E_WARNING,
1293 php_error_docref(NULL TSRMLS_CC, E_WARNING,
1861 php_error_docref(NULL TSRMLS_CC, E_WARNING,"Error getting parameter");
2612 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid result type");
4356 php_error_docref(NULL TSRMLS_CC, E_WARNING,"Invalid parameter");
4396 php_error_docref(NULL TSRMLS_CC, E_WARNING,"Cannot get pgsql link");
4406 php_error_docref(NULL TSRMLS_CC, E_WARNING,"Failed to escape");
5043 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid result type");
5356 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Cannot compile regex");
[all …]

Completed in 112 milliseconds

12345678910>>...23