Home
last modified time | relevance | path

Searched refs:D (Results 201 – 225 of 347) sorted by relevance

12345678910>>...14

/PHP-8.1/Zend/tests/
H A Dlist_keyed_evaluation_order_nested.phpt51 (string)$c => list($store["D"], $store["E"]),
67 Offset D set to offset value for 0.
H A Dbug32290.phpt91 echo "\n===D===\n";
113 ===D===
H A Dbug37715.phpt7 'A', 'B', 'C', 'D',
H A Dserializable_deprecation.phpt14 class D extends A implements I {
/PHP-8.1/ext/date/tests/
H A D009.phpt14 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
19 var_dump(gmstrftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U …
H A Dbug68942_2.phpt12 #1 %sbug68942_2.php(%d): unserialize('a:2:{i:0;O:8:"D...')
H A Dbug61642.phpt17 $header[] = $date->format('Y-m-d D');
31 $line[] = $date->format('Y-m-d D');
/PHP-8.1/ext/spl/tests/
H A DSplFileInfo_getGroup_basic.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
H A DSplFileInfo_getOwner_basic.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
H A DSplFileInfo_getPerms_error.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
H A DDirectoryIterator_getInode_basic.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
H A DSplFileInfo_getGroup_error.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
H A DSplFileInfo_getInode_error.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
H A DSplFileInfo_getOwner_error.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
H A DSplFileInfo_getPerms_basic.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
H A DDirectoryIterator_getInode_error.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
H A DSplFileInfo_getInode_basic.phpt4 Cesare D'Amico <cesare.damico@gruppovolta.it>
/PHP-8.1/Zend/tests/enum/
H A Dbacked-from-invalid-type.phpt8 case Diamonds = 'D';
/PHP-8.1/ext/openssl/tests/
H A Dpublic.crt2 localKeyID: E1 BC BF 63 1E 2A A4 F6 4C 71 6B E7 CE E2 6D 4A 95 CD 26 5B
/PHP-8.1/tests/classes/
H A Dtype_hinting_004.phpt95 class D {
111 $d = new D;
169 0: D::f1(): Argument #1 ($a) must be of type A, int given%s(%d)
172 0: D::f2(): Argument #1 ($a) must be of type ?A, int given%s(%d)
/PHP-8.1/ext/opcache/
H A Dconfig.m448 DASM_FLAGS="-D X64APPLE=1 -D X64=1"
53 DASM_FLAGS="-D X64=1"
63 DASM_FLAGS="-D ARM64=1"
69 DASM_FLAGS="$DASM_FLAGS -D ZTS=1"
/PHP-8.1/ext/hash/tests/
H A Dfnv1a64.phpt93 array( 'p<&I&pxmd:57{r06\\D', '4660b5543de2afdc' ),
109 array( '<D%fATfjH{K&6n;QC6^T?', 'ef488311549372ed' ),
121 array( '}%mlP^&R6` D,8pbl%A1~ms', '1d260b7fec06fa81' ),
169 array( ';$jKG+X{(sN)"48U+z1oHoxYSo*5$@ ?D', 'd2ee11dc187ad41e' ),
178 array( 'o/u+aY,2@D-&0>-\\8Yj&5TeLxZZLB=T3MK>', '9207d0b883378aaa' ),
194 array( '..Zn``7l(2 3VG:e3#o)D(Y!$|_k&^85lr$MT<', '7aa3d56eb663566f' ),
196 array( 'qYB#6CX{~0dVF;6=)+ j%1"<\\u"D[ooNI3Q`W+', '58f171ded41e0193' ),
197 array( '\\V;B.b^D gP SV1VrnLu4)f$W18*qo5OGPrU3Qz', '11baf93d39928abd' ),
230 array( 'D,JvNIM<GJf.L:P:AEB0Ars|Cy_q-.-Q;XHi"v&IAmXn(', 'afd0b1e73ddced08' ),
263 array( 'T]}2&lADr2P$N6iKDud3^^1`w=9i:{PoYN"`;D%/VV4&m}R3s7FS', '1585883d76b8ad21' ),
[all …]
/PHP-8.1/ext/enchant/
H A Dconfig.w3222 ADD_FLAG("CFLAG_ENCHANT", "/D _WIN32");
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c118 #define D(d) (reg_map[d] << 21) macro
709 FAIL_IF(push_inst(compiler, MFLR | D(0))); in sljit_emit_enter()
732 FAIL_IF(push_inst(compiler, ADDI | D(TMP_ZERO) | A(0) | 0)); in sljit_emit_enter()
792 FAIL_IF(push_inst(compiler, ADD | D(SLJIT_SP) | A(SLJIT_SP) | B(0))); in sljit_emit_return()
805 FAIL_IF(push_inst(compiler, STACK_LOAD | D(i) | A(SLJIT_SP) | IMM(offs))); in sljit_emit_return()
846 ((inst) | (((flags) & MEM_MASK) <= GPR_REG ? D(reg) : FD(reg)))
1772 FAIL_IF(push_inst(compiler, ADDIS | D(TMP_REG2) | A(0) | 0x4330)); in sljit_emit_fop1_conv_f64_from_sw()
1777 FAIL_IF(push_inst(compiler, ADDIS | D(TMP_REG1) | A(0) | 0x8000)); in sljit_emit_fop1_conv_f64_from_sw()
1922 return push_inst(compiler, MFLR | D(dst)); in sljit_emit_fast_enter()
1925 FAIL_IF(push_inst(compiler, MFLR | D(TMP_REG2))); in sljit_emit_fast_enter()
[all …]
/PHP-8.1/sapi/cli/
H A Dconfig.w3214 ADD_FLAG("CFLAGS_CLI", "/D HAVE_LIBEDIT");

Completed in 124 milliseconds

12345678910>>...14