Home
last modified time | relevance | path

Searched refs:A (Results 476 – 500 of 1571) sorted by relevance

1...<<11121314151617181920>>...63

/PHP-7.2/ext/standard/html_tables/
H A Dents_html401.txt108 Kappa 039A
185 radic 221A
192 cup 222A
213 lfloor 230A
216 rang 232A
244 sbquo 201A
252 rsaquo 203A
H A Dents_xhtml.txt120 sbquo 201A
128 rsaquo 203A
140 Kappa 039A
217 radic 221A
224 cup 222A
245 lfloor 230A
248 rang 232A
/PHP-7.2/ext/standard/tests/math/
H A Dpow_variation1.phpt147 Warning: A non-numeric value encountered in %s on line %d
152 Warning: A non-numeric value encountered in %s on line %d
160 Warning: A non-numeric value encountered in %s on line %d
165 Warning: A non-numeric value encountered in %s on line %d
170 Warning: A non-numeric value encountered in %s on line %d
H A Dpow_variation1_64bit.phpt147 Warning: A non-numeric value encountered in %s on line %d
152 Warning: A non-numeric value encountered in %s on line %d
160 Warning: A non-numeric value encountered in %s on line %d
165 Warning: A non-numeric value encountered in %s on line %d
170 Warning: A non-numeric value encountered in %s on line %d
H A Dpow_variation2.phpt143 Warning: A non-numeric value encountered in %s on line %d
148 Warning: A non-numeric value encountered in %s on line %d
156 Warning: A non-numeric value encountered in %s on line %d
161 Warning: A non-numeric value encountered in %s on line %d
166 Warning: A non-numeric value encountered in %s on line %d
/PHP-7.2/Zend/tests/
H A Duse_late_binding_conflict.phpt7 class B extends A {}
8 class A {}
H A Dbug29104.phpt5 class A
20 $a = new A;
H A Dbug49893.phpt5 class A {
16 $this->a = new A();
H A Dclosure_007.phpt6 class A {
22 $a = new A;
H A Dconstant_expressions_self_referencing_array.phpt5 class A {
9 var_dump(A::FOO);
H A Dgc_035.phpt7 class A {
14 $a = new A;
H A Dns_033.phpt5 use A;
8 Warning: The use statement with non-compound name 'A' has no effect in %sns_033.php on line 2
H A Dbug30451.phpt6 class A {
16 class B extends A {
H A Dself_mod.phpt24 Warning: A non-numeric value encountered in %s on line %d
27 Notice: A non well formed numeric value encountered in %s on line %d
/PHP-7.2/Zend/tests/traits/
H A Dbug60165a.phpt6 trait A {
11 use A {
/PHP-7.2/ext/dom/tests/
H A Dbug61858.phpt19 %A
23 %A
/PHP-7.2/ext/standard/tests/strings/
H A Dpack_A.phpt2 pack()/unpack(): "A" modifier
9 unpack("A*", "foo\0\rbar\0 \t\r\n"),
H A Dvfprintf_basic5.phpt43 A
44 A B
45 A B C
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput7372 A
373 0: A
384 A
385 0: A
469 0: A
509 0: A
1103 /A+\p{N}A+\dB+\p{N}*B+\d*/WBZ
1316 A\x{300}\x{301}A\x{300}\x{301}\P
1317 0: A\x{300}\x{301}A\x{300}\x{301}
1326 A\x{300}\x{301}A\x{300}\x{301}\P
[all …]
H A Dtestinput765 /[\P{Yi}A]/
69 /[^\P{Yi}A]/
165 A
172 A
496 /A+\p{N}A+\dB+\p{N}*B+\d*/WBZ
610 A\P
618 A\P
624 A\x{300}\x{301}A\x{300}\x{301}\P
625 A\x{300}\x{301}A\x{300}\x{301}\P\P
630 A\x{300}\x{301}A\x{300}\x{301}\P
[all …]
/PHP-7.2/ext/pdo/tests/
H A Dpdo_003.phpt18 $db->exec("INSERT INTO test VALUES(1, 'A')");
36 string(1) "A"
38 string(1) "A"
/PHP-7.2/ext/reflection/tests/
H A Dbug63614.phpt11 const A = 0;
16 self::A => 'a'
H A Dbug74673.phpt10 class A
17 $class = new ReflectionClass('A');
/PHP-7.2/tests/lang/
H A D042.phpt5 class A {
9 $classname = 'A';
/PHP-7.2/ext/spl/tests/
H A Diterator_012.phpt8 $it = new NoRewindIterator(new ArrayIterator(array(0 => 'A', 1 => 'B', 2 => 'C')));
28 0=>A

Completed in 26 milliseconds

1...<<11121314151617181920>>...63