Home
last modified time | relevance | path

Searched refs:FR (Results 1 – 17 of 17) sorted by relevance

/PHP-7.4/ext/intl/tests/
H A Dlocale_accept.phpt20 'xx, fr-FR;q=0.3, de-DE;q=0.5',
44 Accepting xx, fr-FR;q=0.3, de-DE;q=0.5: de_DE
H A Dtimezone_IDforWindowsID_basic2.phpt15 'Romance Standard Time' => array('001', 'BE', 'DK', 'ES', 'FR'),
H A Dtimezone_IDforWindowsID_basic.phpt16 'Romance Standard Time' => array('001', 'BE', 'DK', 'ES', 'FR'),
/PHP-7.4/sapi/cli/tests/
H A Dbug69953.phpt2 FR #69953 (Support MKCALENDAR request method)
H A Dbug67429_1.phpt2 FR #67429 (CLI server is missing some new HTTP response codes)
H A Dbug67429_2.phpt2 FR #67429 (CLI server is missing some new HTTP response codes)
/PHP-7.4/ext/json/tests/
H A Dbug62369.phpt2 FR #62369 (Segfault on json_encode(deeply_nested_array)
/PHP-7.4/ext/filter/tests/
H A Dbug51368.phpt2 FR #51368 (php_filter_float does not allow custom thousand separators)
/PHP-7.4/ext/curl/tests/
H A Dbug77711.phpt2 FR #77711 (CURLFile should support UNICODE filenames)
/PHP-7.4/ext/ffi/tests/
H A Dbug78270_1.phpt2 FR #78270 (Usage of __vectorcall convention with FFI)
H A Dbug78270_2.phpt2 FR #78270 (Usage of __vectorcall convention with FFI)
/PHP-7.4/ext/pdo/tests/
H A Dbug_71885.phpt2 PDO Common: FR #71885 (Allow escaping question mark placeholders)
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c118 #define FR(dr) (freg_map[dr]) macro
1506 return FR(reg); in sljit_get_float_register_index()
1536 FAIL_IF(emit_op_mem2(compiler, FLOAT_DATA(op) | LOAD_DATA, FR(TMP_FREG1), src, srcw, dst, dstw)); in sljit_emit_fop1_conv_sw_from_f64()
1546 return emit_op_mem2(compiler, flags ? DOUBLE_DATA : SINGLE_DATA, FR(TMP_FREG1), dst, dstw, 0, 0); in sljit_emit_fop1_conv_sw_from_f64()
1583 return emit_op_mem2(compiler, FLOAT_DATA(op), FR(TMP_FREG1), dst, dstw, 0, 0); in sljit_emit_fop1_conv_f64_from_sw()
1603 FAIL_IF(emit_op_mem2(compiler, FLOAT_DATA(op) | LOAD_DATA, FR(TMP_FREG2), src2, src2w, 0, 0)); in sljit_emit_fop1_cmp()
1647 FAIL_IF(emit_op_mem2(compiler, FLOAT_DATA(op) | LOAD_DATA, FR(dst_r), src, srcw, dst, dstw)); in sljit_emit_fop1()
1673 return emit_op_mem2(compiler, FLOAT_DATA(op), FR(dst_r), dst, dstw, 0, 0); in sljit_emit_fop1()
1696 if (getput_arg_fast(compiler, FLOAT_DATA(op) | LOAD_DATA, FR(TMP_FREG1), src1, src1w)) { in sljit_emit_fop2()
1704 if (getput_arg_fast(compiler, FLOAT_DATA(op) | LOAD_DATA, FR(TMP_FREG2), src2, src2w)) { in sljit_emit_fop2()
[all …]
/PHP-7.4/
H A DNEWS1053 . Implemented FR #79275 (Support auth_plugin_caching_sha2_password on
1288 . Implemented FR #78912 (INTL Support for accounting format). (cmb)
1450 . Implement FR #78270 (Support __vectorcall convention with FFI). (cmb)
1484 . Implemented FR #71890 (crc32c checksum algorithm). (Andrew Brampton)
1588 . Implemented FR #71885 (Allow escaping question mark placeholders).
1596 . Implemented FR #65690 (PDO_Firebird should also support dialect 1).
1598 . Implemented FR #77863 (PDO firebird support type Boolean in input
1609 . Implemented FR #76908 (PDO_OCI getColumnMeta() not implemented).
1687 . Implemented FR #38301 (field enclosure behavior in fputcsv). (cmb)
1695 . Implemented FR #77377 (No way to handle CTRL+C in Windows). (Anatol)
[all …]
/PHP-7.4/win32/build/
H A DMakefile230 …$(CC) /nologo /Fo$(BUILD_DIR)\ /Fd$(BUILD_DIR)\ /Fp$(BUILD_DIR)\ /FR$(BUILD_DIR) /Fe$(BUILD_DIR)\d…
/PHP-7.4/docs/
H A Drelease-process.md315 V. `s/FR #\([0-9]\+\)/FR <?php bugl(\1); ?>/`
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_func_info.c51 #define FR(name, info) \ macro

Completed in 58 milliseconds