Home
last modified time | relevance | path

Searched refs:A (Results 651 – 675 of 1571) sorted by relevance

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

/PHP-7.2/Zend/tests/
H A Dbug75573.phpt6 class A
32 class B extends A
H A Dglobals_005.phpt7 $GLOBALS["A". $i] = 1; //trigger resize
H A Dbug48912.phpt5 namespace A;
H A Dconstant_expressions_coalesce_empty_dim.phpt6 const A = [][] ?? 1;
/PHP-7.2/ext/spl/tests/
H A Dfileobject_001.phpt27 echo "===A===\n";
60 ===A===
H A DCallbackFilterIteratorTest.phpt6 class A {
29 'instance method' => function() { return array(new A, 'test'); },
/PHP-7.2/Zend/tests/grammar/
H A Dregression_013.phpt6 class A { function foo() { "{${$a}}"; } function list() {} }
H A Dregression_009.phpt6 use A\B\C\D;
/PHP-7.2/Zend/tests/traits/
H A Derror_002.phpt6 class A {
H A Dget_declared_traits_001.phpt16 array(%d) {%A
/PHP-7.2/tests/run-test/
H A Dbug75042-3.phpt8 PHP Warning: PHP Startup: Unable to load dynamic library '%snonexistentsharedmodule.%s' %A
/PHP-7.2/tests/classes/
H A Dconstants_visibility_005.phpt5 class A {
H A Dconstants_visibility_006.phpt5 class A {
H A Dconstants_visibility_007.phpt5 class A {
/PHP-7.2/ext/tokenizer/tests/
H A Dtoken_get_all_variation19.phpt11 // A php script to test token_get_all()
59 // A php script to test token_get_all()
/PHP-7.2/ext/soap/tests/schema/
H A Dschema085.phpt24 class A {
28 class B extends A {
/PHP-7.2/sapi/phpdbg/tests/
H A Dnormal_exit.phpt2 A script with die() must end "normally"
/PHP-7.2/ext/reflection/tests/
H A DReflectionClass_isIterateable_001.phpt26 Class A {
30 …teratorImpl', 'IterarorAggregateImpl', 'ExtendsIteratorImpl', 'ExtendsIteratorAggregateImpl', 'A');
62 Is A iterable? bool(false)
H A DReflectionProperty_setValue_error.phpt36 var_dump($propInfo->setValue("A new value"));
85 string(11) "A new value"
89 string(11) "A new value"
/PHP-7.2/ext/standard/tests/strings/
H A Dsubstr_count_variation_001.phpt61 Notice: A non well formed numeric value encountered in %s on line %d
64 Notice: A non well formed numeric value encountered in %s on line %d
66 Notice: A non well formed numeric value encountered in %s on line %d
H A Dhtmlentities_html4.phpt179 &Kappa; U+0039A
233 &sbquo; U+0201A
245 &rsaquo; U+0203A
277 &radic; U+0221A
284 &cup; U+0222A
305 &lfloor; U+0230A
308 &rang; U+0232A
/PHP-7.2/ext/json/tests/
H A Dfail001.phpt11 '"A JSON payload should be an object or array, not a string."',
47 Testing: "A JSON payload should be an object or array, not a string."
49 string(58) "A JSON payload should be an object or array, not a string."
51 string(58) "A JSON payload should be an object or array, not a string."
/PHP-7.2/ext/gd/tests/
H A Dbug71952.phpt9 $vals=[str_repeat("A","200"),0,1,2,3,4,5,6,7,8,9];
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput26170 /^(?P<A>a)(?P<A>b)/IJ
6201 /^(?P<A>a)(?P<A>b)|cd(?P<A>ef)(?P<A>gh)/IJ
6248 /^(?P<A>a)(?P<A>b)/IJ
6279 /^(?P<A>a)(?P<A>b)|cd(?P<A>ef)(?P<A>gh)/IJ
6350 /^(?P<A>a)?(?(A)a|b)/I
6413 /(?:(?(A)(?P=A)a|b)(?P<A>X|Y))+/I
8355 /(?<A>tom|bon)-\k{A}/
10362 /(?<A>a) (b)(c) (?<A>d (?(R&A)$ | (?4)) )/JDZx
10667 /A(*THEN)B|A(*THEN)C/K
10678 /^A(*:A)B|^X(*:A)Y/K
[all …]
/PHP-7.2/ext/standard/tests/array/
H A Darray_user_key_compare.phpt5 $arr = array("A" => 1, "B" => 1);

Completed in 37 milliseconds

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