Home
last modified time | relevance | path

Searched refs:remap (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/gd/libgd/
H A Dgd_png.c498 volatile int remap = FALSE; in gdImagePngCtxEx() local
583 remap = TRUE; in gdImagePngCtxEx()
642 if (!remap) { in gdImagePngCtxEx()
643 remap = TRUE; in gdImagePngCtxEx()
669 if (remap) { in gdImagePngCtxEx()
750 if (remap) { in gdImagePngCtxEx()
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c2017 sljit_u32 remap = 0; in hardfloat_call_with_args() local
2029 while (remap & mask) { in hardfloat_call_with_args()
2033 remap |= mask; in hardfloat_call_with_args()
2045 while (remap & mask) { in hardfloat_call_with_args()
2049 remap |= mask; in hardfloat_call_with_args()
H A DsljitNativeARM_32.c2346 sljit_u32 remap = 0; in hardfloat_call_with_args() local
2358 while (remap & mask) { in hardfloat_call_with_args()
2362 remap |= mask; in hardfloat_call_with_args()
2374 while (remap & mask) { in hardfloat_call_with_args()
2378 remap |= mask; in hardfloat_call_with_args()

Completed in 19 milliseconds