Home
last modified time | relevance | path

Searched refs:s (Results 5151 – 5175 of 6191) sorted by relevance

1...<<201202203204205206207208209210>>...248

/PHP-5.5/sapi/cli/tests/
H A D014.phpt30 var_dump(`"$php" -n -s $filename`);
31 var_dump(`"$php" -n -s unknown`);
/PHP-5.5/ext/interbase/
H A Dinterbase.c507 char *s = IBG(errmsg); in _php_ibase_error() local
512 while ((s - IBG(errmsg)) < MAX_ERRMSG - (IBASE_MSGSIZE + 2) && isc_interprete(s, &statusp)) { in _php_ibase_error()
514 s = IBG(errmsg) + strlen(IBG(errmsg)); in _php_ibase_error()
805 char tmp[64], *s; in PHP_MINFO_FUNCTION() local
818 s = "Interbase 7.0 and up"; in PHP_MINFO_FUNCTION()
820 s = "Interbase 6"; in PHP_MINFO_FUNCTION()
822 s = "Firebird 1.0"; in PHP_MINFO_FUNCTION()
824 php_info_print_table_row(2, "Compile-time Client Library Version", s); in PHP_MINFO_FUNCTION()
840 info_func(s = tmp); in PHP_MINFO_FUNCTION()
842 s = "Firebird 1.0/Interbase 6"; in PHP_MINFO_FUNCTION()
[all …]
/PHP-5.5/ext/spl/tests/
H A Dobserver_003.phpt51 string(%d) "%s"
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_33_reset.phpt26 Warning: SQLite3Stmt::reset() expects exactly 0 parameters, 1 given in %s on line %d
H A Dsqlite3result_fetcharray_with_two_params_fails.phpt19 Warning: SQLite3Result::fetchArray() expects at most 1 parameter, 2 given in %s on line %d
H A Dsqlite3result_reset_with_params_fails.phpt19 Warning: SQLite3Result::reset() expects exactly 0 parameters, 1 given in %s on line %d
/PHP-5.5/ext/interbase/tests/
H A Dibase_rollback_001.phpt40 Warning: ibase_rollback(): invalid transaction handle (expecting explicit transaction start) in %s
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_millisecond_dates.phpt24 string(%d) "On 2012-05-0%d AD at %d:%d:49.123 %s something odd happened"
/PHP-5.5/ext/session/tests/
H A Dsession_regenerate_id_variation1.phpt38 string(%d) "%s"
H A Dsession_set_save_handler_class_004.phpt39 string(%d) "%s"
H A Dsession_regenerate_id_basic.phpt38 string(%d) "%s"
/PHP-5.5/ext/posix/tests/
H A Dposix_getgid_error.phpt29 Warning: posix_getgid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_getpgrp_error.phpt29 Warning: posix_getpgrp() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_getpid_error.phpt29 Warning: posix_getpid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_getppid_error.phpt29 Warning: posix_getppid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_getuid_error.phpt29 Warning: posix_getuid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_times_error.phpt29 Warning: posix_times() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_uname_error.phpt29 Warning: posix_uname() expects exactly 0 parameters, 1 given in %s on line %d
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_objects_008.phpt23 Warning: unserialize(): defined (Nonexistent) but not found in %s on line 14
/PHP-5.5/ext/standard/tests/strings/
H A Dfprintf_variation_004.phpt41 %s
/PHP-5.5/ext/sockets/tests/
H A Dsocket_create_listen-nobind.phpt19 Warning: socket_create_listen(): unable to bind to given address [13]: Permission denied in %s on l…
/PHP-5.5/ext/oci8/tests/
H A Dcoll_006.phpt31 Warning: OCI-Collection::size(): %d is not a valid oci8 collection resource in %s on line %d
H A Dcoll_006_func.phpt31 Warning: oci_collection_size(): %d is not a valid oci8 collection resource in %s on line %d
/PHP-5.5/ext/standard/tests/array/
H A Dbug24220.phpt54 string(1) "s"
H A Dcompact_error.phpt29 Warning: compact() expects at least 1 parameter, 0 given in %s on line %d

Completed in 28 milliseconds

1...<<201202203204205206207208209210>>...248