Home
last modified time | relevance | path

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

1234567

/PHP-7.4/ext/intl/tests/
H A Dcollator_sort.phpt58 array( 'm' , '1' , '_' ),
115 0 => '_',
H A Dcollator_sort_variant2.phpt58 array( 'm' , '1' , '_' ),
115 0 => '_',
/PHP-7.4/ext/gettext/tests/
H A Dbug66267.phpt39 echo 'hello=', _('hello'), "\n";
/PHP-7.4/ext/imap/tests/
H A Dimap_base64_basic.phpt24 $str = '!£$%^&*()_+-={][];;@~#?/>.<,';
H A Dimap_binary_basic.phpt27 $str = '_+-={][];;@~#?/>.<,';
/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_variation4.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
/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/scripts/dev/
H A Dtidy.php3 set_error_handler(function($_, $msg) {
/PHP-7.4/ext/soap/tests/schema/
H A Dschema047.phpt22 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
H A Dschema049.phpt25 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
/PHP-7.4/ext/standard/tests/strings/
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:::(:::):::"
H A Ducwords_variation4.phpt53 "!@#$%^&*()_+=-`~"
124 string(16) "!@#$%^&*()_+=-`~"
H A Dstrncmp_variation9.phpt25 having underscore("_")
H A Dvprintf_variation15.phpt36 array(1, 0, 00, "10_"),
H A Dvprintf_variation15_64bit.phpt36 array(1, 0, 00, "10_"),
H A Dvsprintf_variation15.phpt36 array(1, 0, 00, "10_"),
H A Dvsprintf_variation15_64bit.phpt36 array(1, 0, 00, "10_"),
H A Dstrncasecmp_variation9.phpt25 having underscore("_")
H A Dvfprintf_variation15.phpt36 array(1, 0, 00, "10_"),
H A Dvfprintf_variation15_64bit.phpt36 array(1, 0, 00, "10_"),
/PHP-7.4/ext/gd/tests/
H A Dimagegammacorrect_variation2.phpt33 . "imagegammacorrect_variation2_{$in}_{$out}.png";
/PHP-7.4/ext/ffi/tests/
H A Dbug77706.phpt8 } catch (Throwable $_) {
/PHP-7.4/ext/ctype/tests/
H A Dctype_graph_variation3.phpt45 "!$%^&*()_+-={}[]:;@~'#<,>.?/",

Completed in 36 milliseconds

1234567