Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Dlocale_accept.phpt20 'xx, fr-FR;q=0.3, de-DE;q=0.5',
40 Accepting xx, fr-FR;q=0.3, de-DE;q=0.5: de_DE
H A Dtimezone_IDforWindowsID_basic2.phpt14 'Romance Standard Time' => array('001', 'BE', 'DK', 'ES', 'FR'),
H A Dtimezone_IDforWindowsID_basic.phpt15 'Romance Standard Time' => array('001', 'BE', 'DK', 'ES', 'FR'),
H A Dlocale_get_display_language3.phpt35 'sgn-BE-FR',
43 'sgn-FR',
179 locale='sgn-BE-FR'
219 locale='sgn-FR'
/php-src/ext/standard/tests/class_object/
H A Dbug78638.phpt2 FR: #78638 (__PHP_Incomplete_Class should be final)
/php-src/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-src/ext/xmlwriter/tests/
H A Dbug79344.phpt2 FR #79344 (xmlwriter_write_attribute_ns: $prefix should be nullable)
/php-src/ext/filter/tests/
H A Dbug51368.phpt2 FR #51368 (php_filter_float does not allow custom thousand separators)
/php-src/ext/json/tests/
H A Dbug62369.phpt2 FR #62369 (Segfault on json_encode(deeply_nested_array)
/php-src/ext/curl/tests/
H A Dbug77711.phpt2 FR #77711 (CURLFile should support UNICODE filenames)
/php-src/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-src/ext/pdo/tests/
H A Dbug_71885.phpt2 PDO Common: FR #71885 (Allow escaping question mark placeholders)
/php-src/ext/opcache/jit/
H A DMakefile.frag.w323 …$(PHP_CL) /Fo$(BUILD_DIR)\ /Fd$(BUILD_DIR)\ /Fp$(BUILD_DIR)\ /FR$(BUILD_DIR) /Fe$(BUILD_DIR)\minil…
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c141 #define FR(dr) (freg_map[dr]) macro
2823 return FR(reg); in sljit_get_register_index()
2904 return emit_op_mem2(compiler, FLOAT_DATA(op), FR(TMP_FREG1), dst, dstw, 0, 0); in sljit_emit_fop1_conv_f64_from_sw()
2946 return emit_op_mem2(compiler, FLOAT_DATA(op), FR(TMP_FREG1), dst, dstw, 0, 0); in sljit_emit_fop1_conv_f64_from_uw()
2985 return emit_op_mem2(compiler, FLOAT_DATA(op), FR(TMP_FREG1), dst, dstw, 0, 0); in sljit_emit_fop1_conv_f64_from_uw()
3027 return emit_op_mem2(compiler, FLOAT_DATA(op), FR(TMP_FREG1), dst, dstw, 0, 0); in sljit_emit_fop1_conv_f64_from_uw()
3126 return emit_op_mem2(compiler, FLOAT_DATA(op), FR(dst_r), dst, dstw, 0, 0); in sljit_emit_fop1()
3149 if (getput_arg_fast(compiler, FLOAT_DATA(op) | LOAD_DATA, FR(TMP_FREG1), src1, src1w)) { in sljit_emit_fop2()
3157 if (getput_arg_fast(compiler, FLOAT_DATA(op) | LOAD_DATA, FR(TMP_FREG2), src2, src2w)) { in sljit_emit_fop2()
3202 FAIL_IF(emit_op_mem2(compiler, FLOAT_DATA(op), FR(TMP_FREG2), dst, dstw, 0, 0)); in sljit_emit_fop2()
[all …]
/php-src/win32/build/
H A DMakefile230 …$(CC) /nologo /Fo$(BUILD_DIR)\ /Fd$(BUILD_DIR)\ /Fp$(BUILD_DIR)\ /FR$(BUILD_DIR) /Fe$(BUILD_DIR)\d…

Completed in 28 milliseconds