Home
last modified time | relevance | path

Searched refs:item (Results 51 – 75 of 333) sorted by relevance

12345678910>>...14

/php-src/ext/soap/tests/
H A Dbug71996.phpt26 …pe="SOAP-ENC:Array"><item SOAP-ENC:arrayType="xsd:string[1]" xsi:type="SOAP-ENC:Array"><item xsi:t…
29item><key xsi:type="xsd:string">abc</key><value xsi:type="ns2:Map"><item><key xsi:type="xsd:string…
/php-src/ext/simplexml/tests/
H A Dbug69169.phpt10 <item s="t" />
13 <item y="n" />
37 [item] => SimpleXMLElement Object
55 [item] => SimpleXMLElement Object
/php-src/ext/spl/tests/
H A Dbug75173.phpt9 foreach ($it as $item) {
10 var_dump($item);
12 if ('foo' === $item) {
/php-src/win32/build/
H A Dphpize.js.in84 var item = null;
95 MODULES.Add(n, item);
115 MODULES.Add(n, item);
120 function emit_module(item) argument
122 return item.dir_line + item.content;
129 var item = null;
137 if (item.deps.length) {
151 var item;
159 if (item.deps.length == 0) {
246 item = calls[i];
[all …]
/php-src/ext/soap/tests/soap12/
H A DT42.phpt21 <item xsi:type="ns1:SOAPStruct">
25 </item>
26 <item xsi:type="ns1:SOAPStruct">
30 </item>
40item xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">hello world</varString><varInt xsi…
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1253_to_utf8_1.phpt23 $item = "διαδρομή δοκιμής";
24 $prefix = create_data("dir_cp1253", "{$item}42");
25 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}42";
27 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp1255_to_utf8_1.phpt23 $item = "כללים מרובים";
24 $prefix = create_data("dir_cp1255", "{$item}42");
25 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}42";
27 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp1256_to_utf8_1.phpt23 $item = "مسار متعدد البايت اختبار";
24 $prefix = create_data("dir_cp1256", "{$item}42");
25 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}42";
27 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_kartuli_utf8_1.phpt23 $item = "ქართველები";
24 $prefix = create_data("dir_kartuli", "{$item}42");
25 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}42";
27 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_big5_to_utf8_1.phpt23 $item = iconv('big5', 'utf-8', "���զh�r�`���|"); // BIG5 string
24 $prefix = create_data("dir_big5", $item . "5");
25 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}5";
27 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp1250_to_utf8_1.phpt23 $item = "šđčćž_ŠĐČĆŽ"; // cp1250 specific chars
24 $prefix = create_data("dir_cp1250", "{$item}42");
25 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}42";
27 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp1251_1.phpt26 $item = "������"; // cp1251 string
27 $prefix = create_data("dir_cp1251", $item . "3", 1251);
28 $path = $prefix . DIRECTORY_SEPARATOR . $item . "3";
30 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp1251_to_utf8_1.phpt23 $item = iconv('cp1251', 'utf-8', "������"); // cp1251 string
24 $prefix = create_data("dir_cp1251", $item . "3");
25 $path = $prefix . DIRECTORY_SEPARATOR . $item . "3";
27 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp1251_zend_multibyte_1.phpt28 $item = "������"; // cp1251 string
29 $prefix = create_data("dir_cp1251", $item . "3");
30 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}3";
32 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp1252_to_utf8_1.phpt23 $item = iconv('cp1252', 'utf-8', "tsch��"); // cp1252 string
24 $prefix = create_data("dir_cp1252", "{$item}3");
25 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}3";
27 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp1253_1.phpt26 $item = "�������� �������";
27 $prefix = create_data("dir_cp1253", "{$item}42", 1253);
28 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}42";
30 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp1255_1.phpt26 $item = "����� ������";
27 $prefix = create_data("dir_cp1255", "{$item}42", 1255);
28 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}42";
30 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp1256_1.phpt26 $item = "���� ����� ������ ������";
27 $prefix = create_data("dir_cp1256", "{$item}42", 1256);
28 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}42";
30 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp936_1.phpt26 $item = "�yԇ���ֹ�·��"; // cp936 string
27 $prefix = create_data("dir_cp936", $item . "5", 936);
28 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}5";
30 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_cp936_to_utf8_1.phpt23 $item = iconv('cp936', 'utf-8', "�yԇ���ֹ�·��"); // cp936 string
24 $prefix = create_data("dir_cp936", $item . "5");
25 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}5";
27 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
H A Dtest_eucjp_to_utf8_1.phpt23 $item = iconv('eucjp', 'utf-8', "�ƥ��ȥޥ���Х��ȡ��ѥ�"); // EUCJP string
24 $prefix = create_data("dir_eucjp", "{$item}42");
25 $path = $prefix . DIRECTORY_SEPARATOR . "{$item}42";
27 $subpath = $path . DIRECTORY_SEPARATOR . "{$item}4";
/php-src/ext/standard/tests/directory/
H A Dbug74589_utf8.phpt18 $item = "bug74589_新建文件夹"; // utf-8 string
19 $dir = __DIR__ . DIRECTORY_SEPARATOR . $item;
42 $item = "bug74589_新建文件夹"; // utf-8 string
43 $dir = __DIR__ . DIRECTORY_SEPARATOR . $item;
/php-src/ext/standard/tests/array/
H A Darray_fill_variation5.phpt23 /* 5 */ array('color' => 'red' , 'item' => 'pen'),
25 array("colour" => "red" , "item" => "pen"),
28 /* 10 */ array( 1 => "Hi" , "color" => "red" , 'item' => 'pen'),
131 ["item"]=>
138 ["item"]=>
165 ["item"]=>
172 ["item"]=>
218 ["item"]=>
227 ["item"]=>
H A Dbug69723.phpt6 foreach($array as &$item){
7 $item['nanana'] = 'batman';
8 $item['superhero'] = 'robin';
/php-src/ext/soap/tests/bugs/
H A Dbug41566.phpt62 …rray"><item xsi:type="SOAP-ENC:Struct" id="ref1"><sName xsi:type="xsd:string">newUser</sName></ite…
65 …ay"><item xsi:type="enc:Struct" enc:id="ref1"><sName xsi:type="xsd:string">newUser</sName></item><

Completed in 30 milliseconds

12345678910>>...14