Home
last modified time | relevance | path

Searched refs:a6 (Results 1 – 19 of 19) sorted by relevance

/PHP-8.1/ext/reflection/tests/
H A DReflectionProperty_getModifiers_basic.phpt12 static private $a6;
21 static private $a6;
45 C::a6: int(20)
46 D::a6: int(20)
/PHP-8.1/Zend/tests/
H A Dbug42819.phpt39 static $a6 = array(ArrayObject::STD_PROP_LIST => 0);
49 static $a6 = array(ArrayObject::STD_PROP_LIST => I);
59 static $a6 = array(ArrayObject::STD_PROP_LIST => foo\I);
69 static $a6 = array(ArrayObject::STD_PROP_LIST => ArrayObject::STD_PROP_LIST);
79 static $a6 = array(ArrayObject::STD_PROP_LIST => E_ERROR);
105 print_r(bar1::$a6);
113 print_r(bar2::$a6);
121 print_r(bar3::$a6);
129 print_r(bar4::$a6);
137 print_r(bar5::$a6);
/PHP-8.1/ext/standard/tests/array/
H A Dbug34227.phpt58 function m11($a1, $a2, $a3, $a4, $a5, $a6, $a7, $a8, $a9, $a10)
71 function p5($a1, $a2, $a3, $a4, $a5, $a6, $a7, $a8, $a9, $a10, $a11, $a12)
/PHP-8.1/ext/standard/tests/strings/
H A Dbug61038.phpt7 var_dump(unpack("a6", "str\0\0"));
H A Dstrtolower-win32.phpt219 a6 => a6
H A Dstrtoupper1-win32.phpt220 a6 => a6
H A Dhtml_entity_decode_macroman.phpt271 PILCROW SIGN: ¶ => a6
320 ¶ => a6
H A Dhtml_entity_decode_win1251.phpt268 BROKEN BAR: ¦ => a6
269 ¦ => a6
H A Dhtml_entity_decode_iso8859-5.phpt136 CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I: І => a6
H A Dhtml_entity_decode_iso8859-15.phpt136 LATIN CAPITAL LETTER S WITH CARON: Š => a6
H A Dhtml_entity_decode_cp866.phpt264 CYRILLIC SMALL LETTER ZHE: ж => a6
H A Dhtml_entity_decode_koi8-r.phpt264 BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE: ╕ => a6
H A Dbug49785.phpt192 string(2) "a6"
/PHP-8.1/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2.phpt50 $a6 = str_repeat('f', 4091);
62 do_insert($db, $i * 10 + 5, $a5, $a6);
63 do_insert($db, $i * 10 + 6, $a6, $a5);
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_pkey_export_basic.phpt53 6BgW0+D/EtDDSYeQg9ngO8qyo5M6cyh7ORtKZVUy7DP1+W+eocaZC+a6
/PHP-8.1/ext/ffi/tests/
H A D021.phpt21 test(4, "enum {a6=-1, b6=0x7fffffff}");
/PHP-8.1/ext/snmp/
H A Dsnmp.c1134 zend_string *a1 = NULL, *a2 = NULL, *a3 = NULL, *a4 = NULL, *a5 = NULL, *a6 = NULL, *a7 = NULL; in php_snmp() local
1158 Z_PARAM_STR(a6) in php_snmp()
1178 Z_PARAM_STR(a6) in php_snmp()
1259 …if (version == SNMP_VERSION_3 && !netsnmp_session_set_security(session, a3, a4, a5, a6, a7, NULL, … in php_snmp()
1622 zend_string *a1 = NULL, *a2 = NULL, *a3 = NULL, *a4 = NULL, *a5 = NULL, *a6 = NULL, *a7 = NULL; in PHP_METHOD() local
1626 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "S|SSSSSS", &a1, &a2, &a3, &a4,&a5, &a6, &a7) == FAILUR… in PHP_METHOD()
1630 if (!netsnmp_session_set_security(snmp_object->session, a1, a2, a3, a4, a5, a6, a7)) { in PHP_METHOD()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic453 # assembler instructions: lea exp(pc),a1; moveq 25h,d0; jsr -552(a6)
H A Dmagic私はガラスを食べられます453 # assembler instructions: lea exp(pc),a1; moveq 25h,d0; jsr -552(a6)

Completed in 144 milliseconds