Home
last modified time | relevance | path

Searched refs:_ (Results 101 – 125 of 159) sorted by path

1234567

/PHP-7.4/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_compound1_003w.phpt10 $client->echoDocument((object)array("_"=>"Test Document Here","ID"=>1));
/PHP-7.4/ext/soap/tests/schema/
H A Dschema042.phpt17 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5));
24 ["_"]=>
H A Dschema043.phpt24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
31 ["_"]=>
H A Dschema044.phpt17 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5));
24 ["_"]=>
H A Dschema045.phpt24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
31 ["_"]=>
H A Dschema046.phpt24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
31 ["_"]=>
H A Dschema047.phpt22 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
H A Dschema048.phpt24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
31 ["_"]=>
H A Dschema049.phpt25 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
H A Dschema062.phpt17 test_schema($schema,'type="tns:testType"',(object)array("_"=>NULL,"int"=>123.5));
24 ["_"]=>
/PHP-7.4/ext/spl/tests/
H A Dregexiterator_getregex.phpt20 $regexIterator = new RegexIterator($iterator, '|\b[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b|');
29 string(43) "|\b[A-Z0-9._%-]+@[A-Z0-9.-]+\.[A-Z]{2,4}\b|"
/PHP-7.4/ext/standard/tests/array/
H A Dextract_variation2.phpt30 var_dump ( extract($sub_array, EXTR_PREFIX_ALL, "")); // "_" taken as default prefix
H A Dextract_variation3.phpt30 var_dump ( extract($sub_array, EXTR_PREFIX_ALL, "")); // "_" taken as default prefix
H A Dextract_variation4.phpt30 var_dump ( extract($sub_array, EXTR_PREFIX_ALL, "")); // "_" taken as default prefix
H A Dextract_variation5.phpt29 var_dump ( extract($sub_array, EXTR_PREFIX_ALL, "")); // "_" taken as default prefix
/PHP-7.4/ext/standard/tests/dir/
H A Dbug80960.phpt13 opendir(str_pad("longname", PHP_MAXPATHLEN - strlen(getcwd()), "_"));
/PHP-7.4/ext/standard/tests/file/
H A Dbug75679.phpt8 … . str_repeat (str_pad ('bug75679_path_259_characters_long_', 100, '_') . '/', 1), 259, '_') => [],
9 … . str_repeat (str_pad ('bug75679_path_260_characters_long_', 100, '_') . '/', 1), 260, '_') => [],
10 … . str_repeat (str_pad ('bug75679_path_261_characters_long_', 100, '_') . '/', 1), 261, '_') => [],
33 … . str_repeat (str_pad ('bug75679_path_259_characters_long_', 100, '_') . '/', 1), 259, '_') => [],
34 … . str_repeat (str_pad ('bug75679_path_260_characters_long_', 100, '_') . '/', 1), 260, '_') => [],
35 … . str_repeat (str_pad ('bug75679_path_261_characters_long_', 100, '_') . '/', 1), 261, '_') => [],
H A Dbug78296.phpt5 $dir = str_pad(__DIR__ . '/bug78296', 250, '_');
14 $dir = str_pad(__DIR__ . '/bug78296', 250, '_');
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1250_to_utf8_0.phpt23 $item = "šđčćž_ŠĐČĆŽ"; // cp1250 specific chars
H A Dtest_cp1250_to_utf8_1.phpt23 $item = "šđčćž_ŠĐČĆŽ"; // cp1250 specific chars
47 getting basename of %s\šđčćž_ŠĐČĆŽ42\šđčćž_ŠĐČĆŽ4
48 string(22) "šđčćž_ŠĐČĆŽ4"
50 string(%d) "%s\šđčćž_ŠĐČĆŽ42\šđčćž_ŠĐČĆŽ4"
H A Dtest_cp1250_to_utf8_2.phpt23 $item = "šđčćž_ŠĐČĆŽ"; // cp1250 specific chars
49 getting basename of %s\šđčćž_ŠĐČĆŽ33
50 string(23) "šđčćž_ŠĐČĆŽ33"
52 string(%d) "%s\šđčćž_ŠĐČĆŽ33"
/PHP-7.4/ext/standard/tests/misc/
H A Dbrowscap.ini6272 [MOT-8700_/* UP.Browser/*]
/PHP-7.4/ext/standard/tests/streams/
H A Dbug74951.phpt7 public function n($_) {}
/PHP-7.4/ext/standard/tests/strings/
H A Dbug51059.phpt5 $res = crypt('a', '_');
H A Dchunk_split_variation8.phpt63 :::I:::t::: :::h:::a:::s::: :::_:::s:::p:::e:::c:::i:::@:::l::: :::c:::h:::@:::r:::$::: :::2:::2:::…
64 :::c:::h:::u:::n:::k:::_:::s:::p:::l:::i:::t:::(:::):::"

Completed in 222 milliseconds

1234567