Home
last modified time | relevance | path

Searched refs:s (Results 5326 – 5350 of 6191) sorted by relevance

1...<<211212213214215216217218219220>>...248

/PHP-5.5/Zend/tests/traits/
H A Dbug55554d.phpt31 Fatal error: ReportCollision has colliding constructor definitions coming from traits in %s on line…
/PHP-5.5/ext/ctype/tests/
H A D002.phpt37 LOCALE is '%s'
/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-funcnostring.phpt27 Warning: XSLTProcessor::transformToXml(): Handler name must be a string in %s on line %d
/PHP-5.5/ext/zip/tests/
H A Doo_open.phpt45 Warning: ZipArchive::open(): Empty string as source in %s on line %d
/PHP-5.5/tests/classes/
H A Dvisibility_000a.phpt33 Fatal error: Access level to fail::f0() must be public (as in class same) in %s on line %d
H A Dvisibility_000b.phpt33 Fatal error: Access level to fail::f0() must be public (as in class same) in %s on line %d
H A Dvisibility_001a.phpt33 Fatal error: Access level to fail::f1() must be public (as in class same) in %s on line %d
H A Dvisibility_001b.phpt33 Fatal error: Access level to fail::f1() must be public (as in class same) in %s on line %d
H A Dvisibility_002a.phpt33 Fatal error: Access level to fail::f2() must be public (as in class same) in %s on line %d
H A Dvisibility_002b.phpt33 Fatal error: Access level to fail::f2() must be public (as in class same) in %s on line %d
H A Dvisibility_003b.phpt33 Fatal error: Access level to fail::f3() must be protected (as in class same) or weaker in %s on lin…
/PHP-5.5/ext/filter/tests/
H A D010.phpt57 Warning: filter_var() expects parameter 2 to be long, array given in %s on line %d
/PHP-5.5/ext/gd/tests/
H A Dimagecolorstotal_basic.phpt16 * Description: Find out the number of colors in an image's palette
/PHP-5.5/ext/date/tests/
H A D007.phpt18 Warning: localtime() expects at most 2 parameters, 3 given in %s on line %d
H A DDateTime_extends_basic1.phpt14 public static $format = "F j, Y, g:i:s a";
/PHP-5.5/ext/iconv/tests/
H A Diconv_strlen_error2.phpt32 …n(): Wrong charset, conversion from `unknown-encoding' to `UCS-4LE' is not allowed in %s on line %d
H A Diconv_mime_decode_headers_variation2.phpt409 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
414 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
419 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
424 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
429 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
434 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, object given in %s on line %d
477 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, resource given in %s on line %d
H A Diconv_mime_decode_headers_variation3.phpt412 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
417 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
422 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
427 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
432 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, string given in %s on line %d
437 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, object given in %s on line %d
480 Warning: iconv_mime_decode_headers() expects parameter 2 to be long, resource given in %s on line %d
/PHP-5.5/ext/pdo_mysql/
H A Dconfig.m460 PDO_MYSQL_LIBS=`$PDO_MYSQL_CONFIG --libs_r | $SED -e "s/'//g"`
63 PDO_MYSQL_LIBS=`$PDO_MYSQL_CONFIG --libs | $SED -e "s/'//g"`
65 PDO_MYSQL_INCLUDE=`$PDO_MYSQL_CONFIG --cflags | $SED -e "s/'//g"`
/PHP-5.5/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt126 string(%d) "%s"
127 Checking currency settings in the new locale, expected: %s, Found: %s
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c227 Bucket *s = *((Bucket **) b); in module_name_cmp() local
230 ((zend_module_entry *)s->pData)->name); in module_name_cmp()
254 ((zend_extension *)(*s)->data)->name); in extension_name_cmp()
409 char *s; in sapi_cgi_send_headers() local
411 if ((s = strchr(SG(sapi_headers).http_status_line, ' '))) { in sapi_cgi_send_headers()
412 response_status = atoi((s + 1)); in sapi_cgi_send_headers()
420 char *s; in sapi_cgi_send_headers() local
423 (s = strchr(SG(sapi_headers).http_status_line, ' ')) != 0 && in sapi_cgi_send_headers()
424 (s - SG(sapi_headers).http_status_line) >= 5 && in sapi_cgi_send_headers()
427 len = slprintf(buf, sizeof(buf), "Status:%s\r\n", s); in sapi_cgi_send_headers()
[all …]
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_32_last_insert_rowid_param.phpt37 Warning: SQLite3::lastInsertRowID() expects exactly 0 parameters, %d given in %s on line %d
/PHP-5.5/ext/intl/tests/
H A Dcalendar_getErrorCode_getErrorMessage_basic.phpt38 …lendar::fieldDifference(): intlcal_field_difference: Call to ICU method has failed in %s on line %d
/PHP-5.5/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt39 Warning: proc_nice(): Only a super user may attempt to increase the priority of a process in %s on …
/PHP-5.5/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_variation2.phpt42 Warning: DOMDocument::validate(): Could not load the external subset "foobar.dtd" in %s on line %d

Completed in 62 milliseconds

1...<<211212213214215216217218219220>>...248