Home
last modified time | relevance | path

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

/PHP-7.3/ext/gd/libgd/
H A Dgd_png.c493 volatile int remap = FALSE; in gdImagePngCtxEx() local
578 remap = TRUE; in gdImagePngCtxEx()
637 if (!remap) { in gdImagePngCtxEx()
638 remap = TRUE; in gdImagePngCtxEx()
664 if (remap) { in gdImagePngCtxEx()
750 if (remap) { in gdImagePngCtxEx()
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c1986 sljit_u32 remap = 0; in hardfloat_call_with_args() local
1998 while (remap & mask) { in hardfloat_call_with_args()
2002 remap |= mask; in hardfloat_call_with_args()
2014 while (remap & mask) { in hardfloat_call_with_args()
2018 remap |= mask; in hardfloat_call_with_args()
H A DsljitNativeARM_32.c2297 sljit_u32 remap = 0; in hardfloat_call_with_args() local
2309 while (remap & mask) { in hardfloat_call_with_args()
2313 remap |= mask; in hardfloat_call_with_args()
2325 while (remap & mask) { in hardfloat_call_with_args()
2329 remap |= mask; in hardfloat_call_with_args()

Completed in 24 milliseconds