Home
last modified time | relevance | path

Searched refs:_ (Results 26 – 50 of 184) sorted by relevance

12345678

/PHP-7.1/ext/json/tests/
H A Dpass001.1.phpt47 \"special\": \"`1~!@#$%^&*()_+-={':[,]}|;.</>?\",
135 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?",
158 "\/\\\"\uCAFE\uBABE\uAB98\uFCDE\ubcda\uef4A\b\f\n\r\t`1~!@#$%^&*()_+-=[]{}|;:',./<>?"
234 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?"
338 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=>
415 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?"
519 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=>
600 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?"
704 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=>
781 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?"
[all …]
H A Dpass001.1_64bit.phpt47 \"special\": \"`1~!@#$%^&*()_+-={':[,]}|;.</>?\",
135 "special": "`1~!@#$%^&*()_+-={':[,]}|;.</>?",
158 "\/\\\"\uCAFE\uBABE\uAB98\uFCDE\ubcda\uef4A\b\f\n\r\t`1~!@#$%^&*()_+-=[]{}|;:',./<>?"
234 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?"
338 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=>
415 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?"
519 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=>
600 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?"
704 `1~!@#$%^&*()_+-=[]{}|;:',./<>?"]=>
781 string(31) "`1~!@#$%^&*()_+-={':[,]}|;.</>?"
[all …]
/PHP-7.1/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.1/ext/exif/tests/
H A Dexif002.phpt16 echo md5_file($infile).'_'.filesize($infile);
19 echo md5($thumb).'_'.strlen($thumb);
/PHP-7.1/ext/phar/tests/
H A Dphar_commitwrite.phpt17 include 'phar://' . str_replace('_', '/', \$class);
36 include 'phar://' . str_replace('_', '/', $class);
H A Dphar_create_in_cwd.phpt18 include 'phar://' . str_replace('_', '/', \$class);
39 include 'phar://' . str_replace('_', '/', $class);
/PHP-7.1/ext/standard/tests/strings/
H A Dstrip_tags_variation11.phpt14 'hello <img title=">_<"> world',
15 "hello <img title='>_<'> world"
H A Duuencode.phpt11 var_dump($enc = convert_uuencode("~!@#$%^&*()_}{POIUYTREWQQSDFGHJKL:<MNBVCXZ"));
32 string(42) "~!@#$%^&*()_}{POIUYTREWQQSDFGHJKL:<MNBVCXZ"
H A Dstrlen.phpt42 "abcdefghijklmnopqrstuvwxyz0123456789~!@#$%^&*()_+=|?><-;:$
44 abcdefghijklmnopqrstuvwxyz0123456789~!@#$%^&*()_+=|?><-;:$
46 abcdefghijklmnopqrstuvwxyz0123456789~!@#$%^&*()_+=|?><-;:$
186 String length of 'abcdefghijklmnopqrstuvwxyz0123456789~!@#$%^&*()_+=|?><-;:$
188 abcdefghijklmnopqrstuvwxyz0123456789~!@#$%^&*()_+=|?><-;:$
190 abcdefghijklmnopqrstuvwxyz0123456789~!@#$%^&*()_+=|?><-;:$
H A Dbug51059.phpt5 $res = crypt(b'a', b'_');
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_no_alias_utf8.phpt52 …if (!$res = mysqli_query($link, "CREATE TABLE автори_на_mysqlnd (id integer not null auto_incremen…
55 …if (!$res = mysqli_query($link, "INSERT INTO автори_на_mysqlnd (име, фамилия) VALUES ('Андрей', 'Х…
58 …if (!$res = mysqli_query($link, "INSERT INTO автори_на_mysqlnd (име, фамилия) VALUES ('Andrey', 'H…
61 …if (!$res = mysqli_query($link, "INSERT INTO автори_на_mysqlnd (име, фамилия) VALUES ('安德烈', 'Hris…
65 …if (!$res = mysqli_query($link, "SELECT id, име, фамилия FROM автори_на_mysqlnd ORDER BY фамилия, …
74 if (!$res = mysqli_query($link, "DROP TABLE автори_на_mysqlnd")) {
/PHP-7.1/ext/mbstring/tests/
H A Dmb_split_variation3.phpt133 string(1) "_"
157 string(1) "_"
181 string(1) "_"
205 string(1) "_"
229 string(1) "_"
/PHP-7.1/sapi/phpdbg/tests/
H A Drun_002.phpt11 r arg1 '_ \' arg2 "' < run_002_tmp.fixture
34 string(10) "_ ' arg2 ""
/PHP-7.1/ext/phar/tests/tar/
H A Dphar_commitwrite.phpt17 include 'phar://' . str_replace('_', '/', \$class);
37 include 'phar://' . str_replace('_', '/', $class);
/PHP-7.1/ext/phar/tests/zip/
H A Dphar_commitwrite.phpt17 include 'phar://' . str_replace('_', '/', \$class);
37 include 'phar://' . str_replace('_', '/', $class);
/PHP-7.1/ext/phar/tests/tar/files/bug67761.tar/
H A Dbug67761.phar509_�r���v&�6���hH��O���GBMB
/PHP-7.1/ext/pdo/tests/
H A Dpdo_033.phpt18 $unquoted = ' !"#$%&\'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrst…
42 …[t] => !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz…
/PHP-7.1/ext/soap/tests/schema/
H A Dschema062.phpt17 test_schema($schema,'type="tns:testType"',(object)array("_"=>NULL,"int"=>123.5));
24 ["_"]=>
H A Dschema042.phpt17 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5));
24 ["_"]=>
H A Dschema044.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 Dschema046.phpt24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
31 ["_"]=>
H A Dschema048.phpt24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
31 ["_"]=>
H A Dschema045.phpt24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
31 ["_"]=>
/PHP-7.1/Zend/tests/try/
H A Dtry_finally_021.phpt6 foreach ([0] as $_) {

Completed in 54 milliseconds

12345678