Home
last modified time | relevance | path

Searched refs:s (Results 3326 – 3350 of 6408) sorted by relevance

1...<<131132133134135136137138139140>>...257

/php-src/ext/standard/tests/math/
H A Dround_variation1.phpt123 Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on l…
128 Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on l…
166 Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on l…
171 Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on l…
H A Dpow.phpt159 Deprecated: Power of base 0 and negative exponent is deprecated in %s on line %d
162 Deprecated: Power of base 0 and negative exponent is deprecated in %s on line %d
188 Deprecated: Power of base 0 and negative exponent is deprecated in %s on line %d
191 Deprecated: Power of base 0 and negative exponent is deprecated in %s on line %d
224 Deprecated: Power of base 0 and negative exponent is deprecated in %s on line %d
227 Deprecated: Power of base 0 and negative exponent is deprecated in %s on line %d
253 Deprecated: Power of base 0 and negative exponent is deprecated in %s on line %d
256 Deprecated: Power of base 0 and negative exponent is deprecated in %s on line %d
/php-src/ext/standard/tests/serialize/
H A Dserialization_objects_005.phpt5 $serialized = 'O:1:"C":1:{s:1:"p";i:1;}';
89 Warning: Undefined property: C::$x in %s on line %d
102 …e_ unserialize() gets called or provide an autoloader to load the class definition in %s on line %d
106 …e_ unserialize() gets called or provide an autoloader to load the class definition in %s on line %d
109 …e_ unserialize() gets called or provide an autoloader to load the class definition in %s on line %d
114 …e_ unserialize() gets called or provide an autoloader to load the class definition in %s on line %d
118 …e_ unserialize() gets called or provide an autoloader to load the class definition in %s on line %d
122 …e_ unserialize() gets called or provide an autoloader to load the class definition in %s on line %d
/php-src/sapi/fuzzer/corpus/unserialize/
H A D__serialize_0071 O:13:"ArrayIterator":2:{i:0;i:0;s:1:"x";R:2;}
/php-src/tests/run-test/
H A Dtest012.txt5 %s
/php-src/docs-old/
H A Dparameter-parsing-api.md11 Borrowing from Python's example, there is a set of functions that given the
90 s - string (with possible null bytes) and its length (char*, size_t)
116 `zend_string` with `size_t` as length, so make sure you pass `zend_long`s to "l"
117 and `size_t` to strings length (i.e. for "s" you need to pass char `*` and
127 zend_parse_parameters(ZEND_NUM_ARGS(), "s", &str, &str_len)
149 char *s;
153 &l, &s, &s_len, &param) == FAILURE) {
184 char *s;
198 "s", &s, &length) == SUCCESS) {
230 if (zend_parse_parameters(ZEND_NUM_ARGS(), "s+", &str, &str_len, &varargs, &num_varargs) == FAILURE…
/php-src/ext/openssl/tests/
H A Dpeer_verification.phpt18 'local_cert' => '%s'
34 $caFile = '%s';
57 'peer_name' => '%s',
H A Dopenssl_free_key.phpt68 Deprecated: Function openssl_free_key() is deprecated in %s on line %d
71 Deprecated: Function openssl_free_key() is deprecated in %s on line %d
74 Deprecated: Function openssl_free_key() is deprecated in %s on line %d
H A Dstream_verify_peer_name_001.phpt17 'local_cert' => '%s'
33 'peer_name' => '%s'
/php-src/ext/pcre/tests/
H A Dpreg_replace_basic.phpt11 var_dump(preg_replace('<[0-35-9]>', '4', $string)); //finds any number that's not 4 and replaces it…
13 var_dump(preg_replace('<(\w)\s*-\s*(\w)>', '\\1. \\2', $string)); //finds dashes with an indefinite…
H A Dpreg_replace_edit_basic.phpt12 … '4', $string, //finds any number that's not 4 and replaces it with a 4
20 var_dump(preg_replace('<(\w)\s*-\s*(\w)>',
H A Dbug44925.phpt48 Warning: Array to string conversion in %s on line %d
52 Warning: Array to string conversion in %s on line %d
/php-src/ext/intl/tests/
H A Ddateformat_create_cal_arg.phpt23 //override calendar's timezone
48 sábado%S 31 de diciembre de 2011 d.C. 23:00:00 Hora %Sde las Azores
49 sábado%S 7 de Safar de 1433 AH 23:00:00 Hora %Sde las Azores
H A Ddateformat_create_cal_arg_variant2.phpt23 //override calendar's timezone
48 sábado%S 31 de diciembre de 2011 d.C. 23:00:00 Hora %Sde las Azores
49 sábado%S 7 de Safar de 1433 AH 23:00:00 Hora %Sde las Azores
H A Ddateformat_create_cal_arg_variant3.phpt24 //override calendar's timezone
49 sábado%S 31 de diciembre de 2011 d. C., 23:00:00 (Hora estándar %Sde las Azores)
50 sábado%S 7 de Safar de 1433 AH, 23:00:00 (Hora estándar %Sde las Azores)
H A Ddateformat_create_cal_arg_variant4.phpt24 //override calendar's timezone
49 sábado, 31 de diciembre de 2011 d. C., 23:00:00 (hora estándar de las Azores)
50 sábado, 7 de Safar de 1433 AH, 23:00:00 (hora estándar de las Azores)
H A Ddateformat_create_cal_arg_variant5.phpt23 //override calendar's timezone
48 sábado, 31 de diciembre de 2011 d. C., 23:00:00 (hora estándar de las Azores)
49 sábado, 7 de %safar de 1433 AH, 23:00:00 (hora estándar de las Azores)
/php-src/ext/standard/tests/file/
H A Dreadfile_variation9.phpt75 …/readfileVar8Sub/fileToRead.tmp): Failed to open stream: No such file or directory in %s on line %d
79 …leVar8Sub/BADDIR/fileToRead.tmp): Failed to open stream: No such file or directory in %s on line %d
91 Warning: readfile(BADDIR/fileToRead.tmp): Failed to open stream: No such file or directory in %s on…
H A Drename_variation3-win32.phpt67 Warning: rename(%s/rename_variation3.tmp,%s/rename_variation3_dir): Access is denied (code: 5) in %
/php-src/ext/standard/tests/image/
H A Dimage_type_to_extension.phpt30 …printf("Constant: %s\n\tWith dot: %s\n\tWithout dot: %s\n", $name, image_type_to_extension($consta…
/php-src/Zend/tests/
H A Dbug37632.phpt61 /* Right now Ctor's cannot be made protected when defined in a ctor. That is
135 Fatal error: Uncaught Error: Call to protected C4::__construct() from scope B4 in %s:%d
137 #0 %s(%d): B4::doTest()
/php-src/ext/date/tests/
H A Ddate_period_bad_iso_format.phpt44 …int $options = 0) is deprecated, use DatePeriod::createFromISO8601String() instead in %s on line %d
48 …int $options = 0) is deprecated, use DatePeriod::createFromISO8601String() instead in %s on line %d
52 …int $options = 0) is deprecated, use DatePeriod::createFromISO8601String() instead in %s on line %d
/php-src/ext/dom/tests/
H A DDOMElement_insertAdjacentText.phpt22 $transform = fn ($s) => $uppercase ? strtoupper($s) : $s;
/php-src/sapi/cli/tests/
H A D017.phpt72 $php_history_tmp = sprintf('%s%s%s', sys_get_temp_dir(), DIRECTORY_SEPARATOR, 'php_history');
/php-src/ext/zip/tests/
H A Dstream_meta_data.phpt48 bool(%s)
68 bool(%s)

Completed in 72 milliseconds

1...<<131132133134135136137138139140>>...257