Home
last modified time | relevance | path

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

12345678910>>...14

/php-src/ext/dom/tests/
H A DDOM4_DOMNode_before_ns.phpt16 $item = $doc->createElementNS('http://base.google.com/ns/1.0', 'g:item_type', 'house');
17 $root->append($item);
20 $item->before($item2);
H A DDOM4_DOMNode_after_ns.phpt16 $item = $doc->createElementNS('http://base.google.com/ns/1.0', 'g:item_type', 'house');
17 $root->append($item);
20 $item->after($item2);
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 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);
/php-src/Zend/tests/
H A Dbug48409.phpt34 $item = array('foo' => 'bar');
36 $c->process($b->xyz($item['foo'], $i));
39 $b->xyz($item['foo'], $i);
/php-src/ext/standard/tests/array/
H A Darray_change_key_case_variation.phpt6 $item = array ("one" => 1, "two" => 2, "THREE" => 3, "FOUR" => "four");
10 var_dump(array_change_key_case($item, "CASE_UPPER"));
14 var_dump(array_change_key_case($item, 5));
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1253_2.phpt26 $item = "�������� �������";
27 $prefix = create_data("dir_cp1253", "{$item}42}", 1253);
28 $fn = $prefix . DIRECTORY_SEPARATOR . "{$item}33";
H A Dtest_cp1253_to_utf8_2.phpt23 $item = "διαδρομή δοκιμής";
24 $prefix = create_data("dir_cp1253", "{$item}42}");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "{$item}33";
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_cp1255_to_utf8_2.phpt23 $item = "כללים מרובים";
24 $prefix = create_data("dir_cp1255", "{$item}42}");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "{$item}33";
H A Dtest_cp1256_to_utf8_2.phpt23 $item = "مسار متعدد البايت اختبار";
24 $prefix = create_data("dir_cp1256", "{$item}42}");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "{$item}33";
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_kartuli_utf8_2.phpt23 $item = "ქართველები";
24 $prefix = create_data("dir_kartuli", "{$item}42}");
25 $fn = $prefix . DIRECTORY_SEPARATOR . "{$item}33";
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_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_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_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_big5_2.phpt26 $item = "���զh�r�`���|"; // BIG5 string
27 $prefix = create_data("file_big5", $item . "25", 950);
28 $fn = $prefix . DIRECTORY_SEPARATOR . "{$item}25";
H A Dtest_cp1251_zend_multibyte_2.phpt28 $item = "������7"; // cp1251 string
29 $prefix = create_data("file_cp1251", $item);
30 $fn = $prefix . DIRECTORY_SEPARATOR . $item;
/php-src/Zend/tests/generators/
H A Dbug74606.phpt10 foreach ($array as $item) {
15 echo "fin $item\n";
/php-src/ext/phar/tests/
H A Dbug60164.phpt11 foreach (new RecursiveIteratorIterator(new Phar($phar, alias: 'stuboflength1041.phar')) as $item) {
12 var_dump($item->getFileName());
/php-src/ext/gettext/tests/
H A Ddcgettext_lcall.phpt8 dcgettext('dngettextTest', 'item', LC_ALL);
14 dcngettext('dngettextTest', 'item', 'item2', 1, LC_ALL);

Completed in 29 milliseconds

12345678910>>...14