Home
last modified time | relevance | path

Searched defs:c2 (Results 1 – 25 of 29) sorted by last modified time

12

/PHP-7.4/Zend/
H A Dzend_operators.c2756 int c1, c2; in zend_binary_strcasecmp() local
2778 int c1, c2; in zend_binary_strncasecmp() local
2799 int c1, c2; in zend_binary_strcasecmp_l() local
2821 int c1, c2; in zend_binary_strncasecmp_l() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c705 …const int c2 = im->trueColor == 1 ? getPixelOverflowTC(im, sx - 1, sy, bgColor) : getPixelOver… in getPixelInterpolateWeight() local
H A Dgd_crop.c123 int c2 = gdImageGetPixel(im, x, y); in gdImageCropAuto() local
/PHP-7.4/ext/standard/
H A Diptc.c133 int c1, c2; in php_iptc_skip_variable() local
H A Dlevenshtein.c32 zend_long c0, c1, c2; in reference_levdist() local
H A Dcrypt_blowfish.c391 unsigned int tmp, c1, c2, c3, c4; in BF_decode() local
422 unsigned int c1, c2; in BF_encode() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_neon_inc.h99 sljit_u8 c2 = ic.c.c2; in FF_FUN() local
H A Dpcre2_jit_simd_inc.h771 struct { unsigned char c1, c2, c3, c4; } c; member
H A Dpcre2_string_utils.c104 PCRE2_UCHAR c1, c2; in PRIV() local
132 PCRE2_UCHAR c1, c2; in PRIV() local
159 PCRE2_UCHAR c1, c2; in PRIV() local
188 PCRE2_UCHAR c1, c2; in PRIV() local
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_big5.c163 int c1, w, c2; in mbfl_filt_conv_big5_wchar() local
252 int c1, s, c2; in mbfl_filt_conv_wchar_big5() local
H A Dmbfilter_sjis.c104 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
125 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
219 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_sjis() local
H A Dmbfilter_sjis_2004.c86 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
107 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
137 int c1, c2, s, s1 = 0, s2 = 0, w = 0, w1; in mbfl_filt_conv_jis2004_wchar() local
487 int c1, c2, s1 = 0, s2; in mbfl_filt_conv_wchar_jis2004() local
680 int k, c1, c2, s1, s2; in mbfl_filt_conv_jis2004_flush() local
H A Dmbfilter_sjis_mac.c87 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
108 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
285 int c1, c2, s1, s2, mode; in mbfl_filt_conv_wchar_sjis_mac() local
H A Dmbfilter_sjis_mobile.c203 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
224 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
246 #define CODE2JIS(c1,c2,s1,s2) \ argument
793 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_sjis_mobile() local
H A Dmbfilter_sjis_open.c101 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
122 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
235 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_sjis_open() local
H A Dmbfilter_cp51932.c103 #define sjistoidx(c1, c2) \ argument
211 int c1, c2, s1; in mbfl_filt_conv_wchar_cp51932() local
H A Dmbfilter_cp932.c101 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
122 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
236 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_cp932() local
H A Dmbfilter_cp936.c108 int c1, c2, w = -1; in mbfl_filt_conv_cp936_wchar() local
H A Dmbfilter_euc_cn.c162 int c1, c2, s; in mbfl_filt_conv_wchar_euccn() local
H A Dmbfilter_euc_jp_win.c263 int c1, c2, s1; in mbfl_filt_conv_wchar_eucjpwin() local
H A Dmbfilter_euc_kr.c178 int c1, c2, s; in mbfl_filt_conv_wchar_euckr() local
H A Dmbfilter_gb18030.c130 int c1, c2, c3, w = -1; in mbfl_filt_conv_gb18030_wchar() local
H A Dmbfilter_iso2022_jp_ms.c83 #define sjistoidx(c1, c2) \ argument
297 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_2022jpms() local
H A Dmbfilter_iso2022_kr.c200 int c1, c2, s; in mbfl_filt_conv_wchar_2022kr() local
/PHP-7.4/win32/
H A Dfnmatch.c155 char c, c2; in rangematch() local

Completed in 55 milliseconds

12