/PHP-5.5/ext/standard/html_tables/ |
H A D | ents_xhtml.txt | 113 zwj 200D 122 rdquo 201D 143 Nu 039D 218 prop 221D
|
/PHP-5.5/ext/ereg/regex/ |
H A D | regex.mak | 59 CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "." /D "WIN32" /D "NDEBUG" /D "_WINDOWS"\ 114 CPP_PROJ=/nologo /MDd /W3 /GX /Z7 /Od /I "." /D "WIN32" /D "_DEBUG" /D\
|
/PHP-5.5/ext/pcre/tests/ |
H A D | bug52732.phpt | 7 $ret = preg_match('/(?:\D+|<\d+>)*[!?]/', 'foobar foobar foobar');
|
/PHP-5.5/ext/xmlreader/ |
H A D | config.w32 | 10 ADD_FLAG("CFLAGS_XMLREADER", "/D LIBXML_STATIC");
|
/PHP-5.5/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_uuencode.c | 126 int A, B, C, D = UUDEC(c); in mbfl_filt_conv_uudec() local 136 CK((*filter->output_function)( (C << 6) | D, filter->data)); in mbfl_filt_conv_uudec()
|
/PHP-5.5/ext/openssl/tests/ |
H A D | openssl_x509_parse_basic_v9.phpt | 136 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D" 138 string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D 267 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D" 269 string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D
|
H A D | openssl_x509_parse_basic.phpt | 151 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D" 153 string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D 297 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D" 299 string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | htmlentities20.phpt | 96 0000D: 0d 0d 124 0000D: 0d 0d 152 0000D: 0d 0d 180 0000D: 0d 0d
|
/PHP-5.5/ext/phar/tests/cache_list/files/ |
H A D | write14.phar | 11 �дni���Y�D��=^S1<��rIGBMB
|
H A D | frontcontroller13.phar | 5 oof/hi.php�L�G|D)�<?php
|
H A D | frontcontroller6.phar | 6 …��жa.phps�b�Hl�`�hiohio<?php function hio(){}j#B2'̅`lL�D��7��GBMB
|
/PHP-5.5/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeSPARC_common.c | 102 #define D(d) (reg_map[d] << 25) macro 467 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1A(31) | IMM(8), UNMOVABLE_INS)); in sljit_emit_return() 520 | ((flags & MEM_MASK) <= GPR_REG ? D(reg) : DA(reg)) in getput_arg_fast() 606 dest = ((flags & MEM_MASK) <= GPR_REG ? D(reg) : DA(reg)); in getput_arg() 613 return push_inst(compiler, ADD | D(base) | S1(base) | S2(arg2), DR(base)); in getput_arg() 776 return push_inst(compiler, RDY | D(SLJIT_R1), DR(SLJIT_R1)); in sljit_emit_op0() 1190 return push_inst(compiler, OR | D(dst) | S1(0) | S2(TMP_LINK), DR(dst)); in sljit_emit_fast_enter() 1203 FAIL_IF(push_inst(compiler, OR | D(TMP_LINK) | S1(0) | S2(src), DR(TMP_LINK))); in sljit_emit_fast_return() 1209 FAIL_IF(push_inst(compiler, JMPL | D(0) | S1(TMP_LINK) | IMM(8), UNMOVABLE_INS)); in sljit_emit_fast_return() 1403 FAIL_IF(push_inst(compiler, OR | D(reg) | S1(0) | IMM(1), UNMOVABLE_INS)); in sljit_emit_op_flags() [all …]
|
H A D | sljitNativePPC_common.c | 111 #define D(d) (reg_map[d] << 21) macro 584 FAIL_IF(push_inst(compiler, MFLR | D(0))); in sljit_emit_enter() 607 FAIL_IF(push_inst(compiler, ADDI | D(TMP_ZERO) | A(0) | 0)); in sljit_emit_enter() 664 FAIL_IF(push_inst(compiler, ADD | D(SLJIT_SP) | A(SLJIT_SP) | B(0))); in sljit_emit_return() 677 FAIL_IF(push_inst(compiler, STACK_LOAD | D(i) | A(SLJIT_SP) | IMM(offs))); in sljit_emit_return() 718 ((inst) | (((flags) & MEM_MASK) <= GPR_REG ? D(reg) : FD(reg))) 1837 FAIL_IF(push_inst(compiler, ADDIS | D(TMP_REG2) | A(0) | 0x4330)); in sljit_emit_fop1_convd_fromw() 1842 FAIL_IF(push_inst(compiler, ADDIS | D(TMP_REG1) | A(0) | 0x8000)); in sljit_emit_fop1_convd_fromw() 2023 return push_inst(compiler, MFLR | D(dst)); in sljit_emit_fast_enter() 2026 FAIL_IF(push_inst(compiler, MFLR | D(TMP_REG2))); in sljit_emit_fast_enter() [all …]
|
/PHP-5.5/ext/phar/tests/files/ |
H A D | frontcontroller6.phar | 6 …��жa.phps�b�Hl�`�hiohio<?php function hio(){}j#B2'̅`lL�D��7��GBMB
|
H A D | frontcontroller13.phar | 5 oof/hi.php�L�G|D)�<?php
|
H A D | frontcontroller4.phar | 12 …��жa.phps_WjJl�`�hiohio<?php function hio(){}D�����!�k�G�g�%…
|
/PHP-5.5/ext/xmlwriter/ |
H A D | config.w32 | 11 ADD_FLAG("CFLAGS_XMLWRITER", "/D LIBXML_STATIC");
|
/PHP-5.5/ext/mbstring/tests/ |
H A D | mb_ereg_variation6.phpt | 32 '\D+' => b'\D+', 151 --** Pattern is: \D+ **--
|
/PHP-5.5/ext/date/tests/ |
H A D | bug63391.phpt | 11 echo date_create($date)->format('Y-m-d D'), "\n";
|
/PHP-5.5/sapi/isapi/ |
H A D | config.w32 | 10 SAPI('isapi', 'php5isapi.c', 'php' + PHP_VERSION + 'isapi.dll', '/D PHP5ISAPI_EXPORTS');
|
/PHP-5.5/ext/intl/tests/ |
H A D | bug62070.phpt | 16 5%2F%3D%3DC%01%09%01%8F%08
|
/PHP-5.5/ext/xml/ |
H A D | config.w32 | 12 ADD_FLAG("CFLAGS_XML", "/D LIBXML_STATIC ");
|
/PHP-5.5/ext/soap/ |
H A D | config.w32 | 12 ADD_FLAG('CFLAGS_SOAP', "/D LIBXML_STATIC ");
|
/PHP-5.5/ext/enchant/ |
H A D | config.w32 | 13 ADD_FLAG("CFLAG_ENCHANT", "/D _WIN32");
|
/PHP-5.5/ext/bz2/ |
H A D | config.w32 | 13 ADD_FLAG("CFLAGS_BZ2", "/D PHP_BZ2_EXPORTS ");
|