Home
last modified time | relevance | path

Searched refs:item (Results 151 – 175 of 328) sorted by relevance

12345678910>>...14

/PHP-7.4/ext/oci8/tests/
H A Dimp_res_cursor.phpt56 foreach ($row as $item) {
57 if (is_resource($item)) { // Nested cursor
58 oci_execute($item);
59 do_fetch($item);
61 echo " ".$item;
H A Dimp_res_get_cursor.phpt56 foreach ($row as $item) {
57 if (is_resource($item)) { // Nested cursor
58 oci_execute($item);
59 do_fetch($item);
61 echo " ".$item;
/PHP-7.4/ext/dom/tests/
H A Dbug40836.phpt21 $entry = $dom->getElementsByTagNameNS("http://www.w3.org/2005/Atom", "entry")->item(0);
22 $contentNode = $entry->getElementsByTagName("content")->item(0)->firstChild;
23 $dateNode = $entry->getElementsByTagName("updated")->item(0)->firstChild;
H A Dbug76738.phpt84 $body = $doc->getElementsByTagName('body')->item(0);
89 $root_div->appendChild($body->childNodes->item(0));
141 foreach($dom->childNodes as $item)
143 if($item->nodeType == XML_PI_NODE)
145 $dom->removeChild($item);
165 $html = $doc->getElementsByTagName('html')->item(0);
171 $childNode = $html->childNodes->item(0);
176 $body = $doc->getElementsByTagName('body')->item(0);
183 $childNode = $body->childNodes->item(0);
216 $childNode = $node->childNodes->item(0);
H A DDOMNode_replaceChild_basic.phpt16 $parent = $document->getElementsByTagName('foo')->item(0);
23 $parent = $document->getElementsByTagName('spam')->item(0);
28 $new_child = $document->getElementsByTagName('spam')->item(0);
29 $parent = $document->getElementsByTagName('foo')->item(0);
H A Ddom007.phpt54 …echo "Index $x: ".$nots->item($x)->nodeName." (".$nots->item($x)->systemId.") (".$nots->item($x)->…
79 $xkeys[] = "Index: ".$ents->item($x)->nodeName."\n";
87 $node = $ents->item(3);
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1256_2.phpt26 $item = "���� ����� ������ ������";
27 $prefix = create_data("dir_cp1256", "${item}42}", 1256);
28 $fn = $prefix . DIRECTORY_SEPARATOR . "${item}33";
H A Dtest_cp936_to_utf8_2.phpt23 $item = iconv('cp936', 'utf-8', "�yԇ���ֹ�·��"); // cp936 string
24 $prefix = create_data("file_cp936", $item . "25");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "{$item}25";
H A Dtest_cp1255_2.phpt26 $item = "����� ������";
27 $prefix = create_data("dir_cp1255", "${item}42}", 1255);
28 $fn = $prefix . DIRECTORY_SEPARATOR . "${item}33";
H A Dtest_cp1250_to_utf8_2.phpt23 $item = "šđčćž_ŠĐČĆŽ"; // cp1250 specific chars
24 $prefix = create_data("dir_cp1250", "${item}42}");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "${item}33";
H A Dtest_cp1251_2.phpt26 $item = "������"; // cp1251 string
27 $prefix = create_data("file_cp1251", $item . "7", 1251);
28 $fn = $prefix . DIRECTORY_SEPARATOR . "${item}7";
H A Dtest_cp1251_to_utf8_2.phpt23 $item = iconv('cp1251', 'utf-8', "������"); // cp1251 string
24 $prefix = create_data("file_cp1251", $item . "7");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "${item}7";
H A Dtest_eucjp_to_utf8_2.phpt23 $item = iconv('eucjp', 'utf-8', "�ƥ��ȥޥ���Х��ȡ��ѥ�"); // EUCJP string
24 $prefix = create_data("dir_eucjp", "${item}42}");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "${item}33";
H A Dtest_cp1254_2.phpt26 $item = "�okbaytl� i�leri";
27 $prefix = create_data("dir_cp1254", "${item}42}", 1254);
28 $fn = $prefix . DIRECTORY_SEPARATOR . "${item}33";
H A Dtest_cp1252_to_utf8_2.phpt23 $item = iconv('cp1252', 'utf-8', "tsch��"); // cp1252 string
24 $prefix = create_data("dir_cp1252", "${item}3");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "${item}7";
H A Dtest_cp1252_to_utf8_5.phpt23 $item = iconv('cp1252', 'utf-8', "Vol��ao"); // cp1252 string
24 $prefix = create_data("dir2_cp1252", "${item}3");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "${item}7";
H A Dtest_cp932_to_utf8_2.phpt23 $item = iconv('cp932', 'utf-8', "�e�X�g�}���`�o�C�g�E�p�X"); // cp932 string
24 $prefix = create_data("dir_cp932", "${item}42}");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "${item}33";
H A Dtest_cp936_2.phpt26 $item = "�yԇ���ֹ�·��"; // cp936 string
27 $prefix = create_data("file_cp936", $item . "25", 936);
28 $fn = $prefix . DIRECTORY_SEPARATOR . "{$item}25";
H A Dtest_big5_to_utf8_2.phpt23 $item = iconv('big5', 'utf-8', "���զh�r�`���|"); // BIG5 string
24 $prefix = create_data("file_big5", $item . "25");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "{$item}25";
H A Dtest_cp1251_zend_multibyte_2.phpt26 $item = "������7"; // cp1251 string
27 $prefix = create_data("file_cp1251", $item);
28 $fn = $prefix . DIRECTORY_SEPARATOR . $item;
H A Dtest_cp1254_to_utf8_2.phpt23 $item = "çokbaytlı işleri";
24 $prefix = create_data("dir_cp1254", "${item}42}");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "${item}33";
H A Dtest_big5_2.phpt26 $item = "���զh�r�`���|"; // BIG5 string
27 $prefix = create_data("file_big5", $item . "25", 950);
28 $fn = $prefix . DIRECTORY_SEPARATOR . "{$item}25";
/PHP-7.4/Zend/tests/
H A Dbug49269.phpt21 foreach ((true ? $array_object : $array_object) as $item) echo "$item\n";
/PHP-7.4/ext/phar/tests/
H A Dbug60164.phpt13 foreach (new RecursiveIteratorIterator(new Phar($phar, null, 'stuboflength1041.phar')) as $item) {
14 var_dump($item->getFileName());
/PHP-7.4/ext/standard/tests/array/
H A Darray_change_key_case_variation.phpt6 $item = array ("one" => 1, "two" => 2, "THREE" => 3, "FOUR" => "four");
9 var_dump(array_change_key_case($item, "CASE_UPPER"));
10 var_dump(array_change_key_case($item, 5));

Completed in 20 milliseconds

12345678910>>...14