Home
last modified time | relevance | path

Searched refs:name (Results 701 – 725 of 1889) sorted by relevance

1...<<21222324252627282930>>...76

/PHP-7.2/ext/wddx/tests/
H A Dbug72142.phpt8 $wddx = wddx_serialize_value('', '</comment></header><data><struct><var name="php_class_name"><stri…
14 …<comment>&lt;/comment&gt;&lt;/header&gt;&lt;data&gt;&lt;struct&gt;&lt;var name=&quot;php_class_nam…
/PHP-7.2/ext/simplexml/tests/
H A D009.phpt31 foreach($sxe->children() as $name=>$val) {
32 var_dump($name);
H A D027.phpt13 $name = $xml->getName();
14 echo "$pad<$name";
24 echo $pad."</$name>\n";
/PHP-7.2/Zend/tests/
H A Dbug46238.phpt7 static function __callStatic($name, $arguments)
9 var_dump(array($name, $arguments));
H A Dclosure_042.phpt12 var_dump($rm->getClosureScopeClass()->name); //dummy sope is Closure
18 var_dump($rm->getClosureScopeClass()->name); //dummy sope is Closure
/PHP-7.2/ext/spl/tests/
H A DarrayObject___construct_error1.phpt23 ArrayObject::__construct() expects parameter 3 to be a class name derived from Iterator, 'Exception…
25 ArrayObject::__construct() expects parameter 3 to be a class name derived from Iterator, 'nonExiste…
H A Dfileobject_003.phpt6 function test($name, $lc, $lp)
12 $o = new SplFileInfo($name);
22 $f = new SplFileObject($name);
23 var_dump($name);
/PHP-7.2/ext/date/tests/
H A Ddate_default_timezone_get-1-win32.phpt14 …/* The behaviour on windows is to select an arbitrary timezone name from the current system settin…
15 This gives no chance to hardcode the timezone name, for instance for UTC+1 it could choose
/PHP-7.2/tests/basic/
H A Drfc1867_anonymous_upload.phpt29 ["name"]=>
42 ["name"]=>
/PHP-7.2/ext/oci8/tests/
H A Dfield_funcs2.phpt44 $name = oci_field_name($s, $i);
47 echo "$name ".$t[$name] .": precision $precision, scale $scale\n";
/PHP-7.2/ext/reflection/tests/
H A D009.phpt96 ["name"]=>
101 ["name"]=>
106 ["name"]=>
H A D025.phpt98 ["name"]=>
103 ["name"]=>
108 ["name"]=>
H A DReflectionClass_isInstantiable_variation.phpt44 Deprecated: Methods with the same name as their class will not be constructors in a future version …
46 Deprecated: Methods with the same name as their class will not be constructors in a future version …
48 Deprecated: Methods with the same name as their class will not be constructors in a future version …
/PHP-7.2/ext/session/tests/
H A Dsession_set_save_handler_sid_002.phpt5 session.name=PHPSESSID
19 public function open($path, $name) {
23 $this->path = $path . '/u_sess_' . $name;
/PHP-7.2/ext/soap/tests/
H A Dserver021.phpt8 function __call($name, $args) {
9 if ($name == "test") {
12 return new SoapFault("Server","Function $name doesn't exist");
H A Dserver028.phpt8 function __call($name, $args) {
9 if ($name == "test") {
12 return SoapFault("Server","Function $name doesn't exist");
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_savepoint.phpt19 /* {{{ proto bool mysqli_savepoint(object link, string name) */
33 $name = array();
34 if (!is_null($tmp = @mysqli_savepoint($link, $name)))
70 Warning: mysqli_savepoint(): Savepoint name cannot be empty in %s on line %d
H A Dreflection_tools.inc43 foreach ($properties as $name => $v)
44 printf("Default property '%s'\n", $name);
49 foreach ($properties as $name => $v)
50 printf("Static property '%s'\n", $name);
55 foreach ($constant as $name => $value)
56 printf("Constant '%s' = '%s'\n", $name, $value);
/PHP-7.2/sapi/fpm/tests/
H A Dresponse.inc183 * @param string $name
188 private function checkHeader(string $name, string $value, $useRegex = false)
190 $lcName = strtolower($name);
193 return $this->error("The header $name is not present");
201 return $this->error("The header $name value '$header' is not the same as '$value'");
205 return $this->error("The header $name value '$header' does not match RegExp '$value'");
/PHP-7.2/ext/standard/tests/file/
H A Drename_variation13.phpt43 $name = $names_arr[$i];
44 echo @"-- testing '$name' --\n";
46 var_dump(rename($aFile, $name));
47 if (file_exists($name)) {
48 unlink($name);
53 var_dump(rename($name, $aFile));
H A Dcopy_variation4.phpt61 echo "Destination file name => ";
96 Destination file name => %s/
108 Destination file name => %s/
124 Destination file name => %s/�
138 Destination file name => %s/
150 Destination file name => %s/
160 Destination file name => %s/1
168 Destination file name => %s/1
/PHP-7.2/ext/standard/tests/dir/
H A Dscandir_variation1.phpt170 Warning: scandir(): Directory name cannot be empty in %s on line %d
175 Warning: scandir(): Directory name cannot be empty in %s on line %d
187 Warning: scandir(): Directory name cannot be empty in %s on line %d
199 Warning: scandir(): Directory name cannot be empty in %s on line %d
204 Warning: scandir(): Directory name cannot be empty in %s on line %d
209 Warning: scandir(): Directory name cannot be empty in %s on line %d
247 Warning: scandir(): Directory name cannot be empty in %s on line %d
252 Warning: scandir(): Directory name cannot be empty in %s on line %d
/PHP-7.2/ext/standard/tests/general_functions/
H A Doutput_add_rewrite_var_basic3.phpt18 output_add_rewrite_var('<name>', '<value>');
38 output_add_rewrite_var('<name>', '<value>');
85 <form method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;" /> </form>
86 <form action="./foo.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;…
101 <form action="./foo.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;…
115 <form method="get"><input type="hidden" name="PHPSESSID" value="testid" /> </form>
116 …oo.php" method="get"><input type="hidden" name="&lt;NAME&gt;" value="&lt;VALUE&gt;" /><input type=…
/PHP-7.2/ext/pdo/
H A Dpdo_sql_parser.c655 char *name, *idxbuf; in pdo_parse_params() local
669 name = estrndup(plc->pos, plc->len); in pdo_parse_params()
672 …if (!strcmp(name, "?") || (p = zend_hash_str_find_ptr(stmt->bound_param_map, name, plc->len)) == N… in pdo_parse_params()
686 zend_hash_str_update_mem(stmt->bound_param_map, name, plc->len, idxbuf, plc->qlen + 1); in pdo_parse_params()
692 efree(name); in pdo_parse_params()
708 char *name; in pdo_parse_params() local
709 name = estrndup(plc->pos, plc->len); in pdo_parse_params()
710 zend_hash_index_update_mem(stmt->bound_param_map, plc->bindno, name, plc->len + 1); in pdo_parse_params()
711 efree(name); in pdo_parse_params()
H A Dpdo_sql_parser.re340 char *name, *idxbuf;
354 name = estrndup(plc->pos, plc->len);
357 …if (!strcmp(name, "?") || (p = zend_hash_str_find_ptr(stmt->bound_param_map, name, plc->len)) == N…
371 zend_hash_str_update_mem(stmt->bound_param_map, name, plc->len, idxbuf, plc->qlen + 1);
374 /* map number to name */
377 efree(name);
383 /* rewrite :name to ? */
393 char *name;
394 name = estrndup(plc->pos, plc->len);
395 zend_hash_index_update_mem(stmt->bound_param_map, plc->bindno, name, plc->len + 1);
[all …]

Completed in 40 milliseconds

1...<<21222324252627282930>>...76