Home
last modified time | relevance | path

Searched refs:A (Results 726 – 750 of 1571) sorted by relevance

1...<<21222324252627282930>>...63

/PHP-7.2/ext/pcre/tests/
H A Dinvalid_utf8.phpt13 $result = preg_replace("#(&\#x*)([0-9A-F]+);*#iu","$1$2;",$string);
/PHP-7.2/ext/standard/tests/strings/
H A Dstrtr.phpt6 $trans = array("hello"=>"hi", "hi"=>"hello", "a"=>"A", "world"=>"planet");
H A Daddcslashes_005.phpt8 echo addcslashes("zoo['.']","z..A");
/PHP-7.2/Zend/tests/
H A Dbug54265.phpt11 $my_var = str_repeat("A",$my_var[0]->errormsg = "xyz");
H A Dbug61165.phpt14 return 'A';
H A Dcall_static.phpt13 call_user_func("Test::Two", 'A', 'B');
H A Dunexpected_ref_bug.phpt11 $my_var = str_repeat("A",64);
/PHP-7.2/Zend/tests/generators/
H A Dgenerator_static_method.phpt2 A static method can be a generator
/PHP-7.2/Zend/tests/type_declarations/
H A Dnullable_typed_return_without_value.phpt14 Fatal error: A function with return type must return a value (did you mean "return null;" instead o…
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput1611 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8iDZ
13 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/8DZ
H A Dtestoutput18-16709 /\h*A/SI8
713 Need char = 'A'
717 0: A
719 0: \x{2000}A
725 Need char = 'A'
729 0: A
730 \x{2028}A
731 0: \x{2028}A
733 /\v+A/SI8
783 A Z
[all …]
H A Dtestoutput18-32706 /\h*A/SI8
710 Need char = 'A'
714 0: A
716 0: \x{2000}A
722 Need char = 'A'
726 0: A
727 \x{2028}A
728 0: \x{2028}A
730 /\v+A/SI8
780 A Z
[all …]
H A Dtestoutput8439 /\d?A/
441 0: 5A
443 0: A
449 /\D?A/
451 0: A
455 0: A
2982 0: A
3040 0: A
3052 0: A
3190 1: A
[all …]
H A Dtestinput580 /\x{100}*A/8DZ
81 A
140 A.B
141 A\x{100}B
164 A (x) (?41) B/8x
325 A\x{1ec5}ABCXYZ
615 'A#хц'8x<any>BZ
617 'A#хц
626 /\g{A}xxx#bXX(?'A'123)
627 (?'A'456)/8x<any>BZ
[all …]
/PHP-7.2/ext/session/tests/
H A Dbug32330.phpt59 $_SESSION['A'] = 'B';
75 write: id = %s, data = A|s:1:"B";
/PHP-7.2/ext/standard/tests/time/
H A Dstrptime_basic.phpt31 $str = strftime("%A %B %e %R", $tstamp);
32 var_dump(strptime($str, '%A %B %e %R'));
H A Dstrptime_parts.phpt43 $str = strftime("%A %B %e %R", $tstamp);
44 $res = strptime($str, '%A %B %e %R');
/PHP-7.2/ext/openssl/tests/
H A Dopenssl_x509_parse_basic.phpt154 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D"
156 string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D
302 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D"
304 string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D
H A Dbug71475.phpt9 $_ = str_repeat("A", 512);
/PHP-7.2/scripts/dev/generate-phpt/src/codeSnippets/
H A Dobject.txt14 return "Class A object";
/PHP-7.2/ext/standard/tests/misc/
H A Dtime_nanosleep_error1.phpt10 $nano = time_nanosleep('A', 100000);
/PHP-7.2/tests/classes/
H A Dctor_in_interface_01.phpt2 ZE2 A class constructor must keep the signature of an interface
/PHP-7.2/ext/json/tests/
H A Dpass001.phpt58 : \"A key can be any string\"
141 : "A key can be any string"
278 string(23) "A key can be any string"
416 string(23) "A key can be any string"
430 …e\ubabe\uab98\ufcde\ubcda\uef4a\b\f\n\r\t`1~!@#$%^&*()_+-=[]{}|;:',.\/<>?":"A key can be any strin…
432 …e\ubabe\uab98\ufcde\ubcda\uef4a\b\f\n\r\t`1~!@#$%^&*()_+-=[]{}|;:',.\/<>?":"A key can be any strin…
558 string(23) "A key can be any string"
696 string(23) "A key can be any string"
/PHP-7.2/Zend/tests/traits/bugs/
H A Dalias-semantics.phpt9 echo 'A';
/PHP-7.2/ext/reflection/tests/
H A Dbug74454.phpt7 $x = new ReflectionMethod('A', 'b');

Completed in 49 milliseconds

1...<<21222324252627282930>>...63