Home
last modified time | relevance | path

Searched refs:D (Results 151 – 175 of 275) sorted by relevance

1234567891011

/PHP-7.4/ext/intl/tests/
H A Dbug74264.phpt12 grapheme_strripos('DÉJÀÀÀÀ', 'à', $offset)
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_variation6.phpt32 '\D+' => '\D+',
151 --** Pattern is: \D+ **--
H A Dretry_limit.phpt14 $regex = 'A(B|C+)+D|AC+X';
/PHP-7.4/ext/standard/tests/file/windows_links/
H A Dreadlink_compat.phpt24 exec(sprintf('mountvol "%s" /D', $tmpDir));
45 exec(sprintf('mklink /D "%s" "%s"', $link, $target));
48 exec(sprintf('mklink /D "%s" directory', $link));
/PHP-7.4/ext/xmlreader/
H A Dconfig.w3213 ADD_FLAG("CFLAGS_XMLREADER", "/D LIBXML_STATIC");
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c106 #define D(d) (reg_map[d] << 11) macro
485 inst[2] = DSLL | T(reg) | D(reg) | SH_IMM(16); in put_label_set()
491 inst[2] = DSLL | T(reg) | D(reg) | SH_IMM(16); in put_label_set()
493 inst[4] = DSLL | T(reg) | D(reg) | SH_IMM(16); in put_label_set()
801 FAIL_IF(push_inst(compiler, ADDU_W | SA(4) | TA(0) | D(SLJIT_S0), DR(SLJIT_S0))); in sljit_emit_enter()
803 FAIL_IF(push_inst(compiler, ADDU_W | SA(5) | TA(0) | D(SLJIT_S1), DR(SLJIT_S1))); in sljit_emit_enter()
805 FAIL_IF(push_inst(compiler, ADDU_W | SA(6) | TA(0) | D(SLJIT_S2), DR(SLJIT_S2))); in sljit_emit_enter()
1253 FAIL_IF(push_inst(compiler, MFLO | D(SLJIT_R0), DR(SLJIT_R0))); in sljit_emit_op0()
1254 return push_inst(compiler, MFHI | D(SLJIT_R1), DR(SLJIT_R1)); in sljit_emit_op0()
1290 FAIL_IF(push_inst(compiler, MFLO | D(SLJIT_R0), DR(SLJIT_R0))); in sljit_emit_op0()
[all …]
H A DsljitNativeSPARC_common.c112 #define D(d) (reg_map[d] << 25) macro
551 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1A(31) | IMM(8), UNMOVABLE_INS)); in sljit_emit_return()
552 return push_inst(compiler, RESTORE | D(SLJIT_R0) | S1(src) | S2(0), UNMOVABLE_INS); in sljit_emit_return()
603 | ((flags & MEM_MASK) <= GPR_REG ? D(reg) : FD(reg)) in getput_arg_fast()
687 dest = ((flags & MEM_MASK) <= GPR_REG ? D(reg) : FD(reg)); in getput_arg()
852 return push_inst(compiler, RDY | D(SLJIT_R1), DR(SLJIT_R1)); in sljit_emit_op0()
987 FAIL_IF(push_inst(compiler, OR | D(TMP_LINK) | S1(0) | S2(src), DR(TMP_LINK))); in sljit_emit_op_src()
991 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1(TMP_LINK) | IMM(8), UNMOVABLE_INS)); in sljit_emit_op_src()
1248 return push_inst(compiler, OR | D(dst) | S1(0) | S2(TMP_LINK), UNMOVABLE_INS); in sljit_emit_fast_enter()
1480 FAIL_IF(push_inst(compiler, OR | D(reg) | S1(0) | IMM(1), UNMOVABLE_INS)); in sljit_emit_op_flags()
[all …]
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dfrontcontroller14.phar15 ���.���+�B��)��D|���GBMB
/PHP-7.4/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
/PHP-7.4/ext/enchant/
H A Dconfig.w3213 ADD_FLAG("CFLAG_ENCHANT", "/D _WIN32");
/PHP-7.4/ext/bz2/
H A Dconfig.w3212 ADD_FLAG("CFLAGS_BZ2", "/D PHP_BZ2_EXPORTS ");
/PHP-7.4/ext/date/tests/
H A D009.phpt16 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…
24 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...')
/PHP-7.4/ext/phar/tests/files/
H A Dfrontcontroller3.phar12 …���&XX�����ж���������a.phps���&XX���l�`�������hiohio<?php function hio(){}T����̭�D�j�ȷ�n,
/PHP-7.4/ext/zlib/
H A Dconfig.w329 …EXTENSION("zlib", "zlib.c zlib_fopen_wrapper.c zlib_filter.c", PHP_ZLIB_SHARED, "/D ZLIB_EXPORTS /…
/PHP-7.4/Zend/tests/multibyte/
H A Dmultibyte_encoding_003.phpt19 �=�=�=�D�O�N�E�=�=�=�
/PHP-7.4/ext/zlib/tests/
H A Dzlib_filter_deflate2.phpt16 �A� Dѫ�΍���1�MB��Uv�_�(�EL���/��aP�=Pi �;�6�f�Ce4��U9;w�5�� m /
/PHP-7.4/ext/xml/
H A Dconfig.w3214 ADD_FLAG("CFLAGS_XML", "/D LIBXML_STATIC ");
/PHP-7.4/ext/soap/
H A Dconfig.w3215 ADD_FLAG('CFLAGS_SOAP', "/D LIBXML_STATIC ");
/PHP-7.4/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>
/PHP-7.4/ext/standard/tests/array/
H A Darray_pad_variation7.phpt16 echo "*** Testing array_pad() : Passing 2-D array to \$input argument ***\n";
42 *** Testing array_pad() : Passing 2-D array to $input argument ***
/PHP-7.4/Zend/tests/
H A Dbug32290.phpt91 echo "\n===D===\n";
115 ===D===
H A Dlist_keyed_evaluation_order_nested.phpt51 (string)$c => list($store["D"], $store["E"]),
67 Offset D set to offset value for 0.

Completed in 57 milliseconds

1234567891011