Home
last modified time | relevance | path

Searched defs:c1 (Results 1 – 25 of 37) sorted by path

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
H A Dzend_strtod.c1629 int c1, havedig, udx0, xshift; local
/PHP-7.4/ext/date/lib/
H A Ddow.c50 timelib_sll c1, y1, m1, dow; in timelib_day_of_week_ex() local
H A Dtimelib.c237 int c1, c2; in timelib_strcasecmp() local
260 int c1, c2; in timelib_strncasecmp() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c704 …const int c1 = im->trueColor == 1 ? getPixelOverflowTC(im, sx, sy, bgColor) : getPixelOver… in getPixelInterpolateWeight() local
H A Dgd_topal.c422 int c0, c1, c2; in update_box() local
548 int c0, c1, c2, cmax; in median_cut() local
651 int c0, c1, c2; in compute_color() local
1074 int c0, int c1, int c2) in fill_inverse_cmap()
1142 register int c0, c1, c2; in pass2_no_dither() local
H A Dgdkanji.c230 register unsigned char c1 = *p1; in SJIStoJIS() local
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_big5.c145 static inline int is_in_cp950_pua(int c1, int c) { in is_in_cp950_pua()
163 int c1, w, c2; in mbfl_filt_conv_big5_wchar() local
252 int c1, s, c2; in mbfl_filt_conv_wchar_big5() local
330 int c1; in mbfl_filt_ident_big5() local
H A Dmbfilter_cp5022x.c241 int c1, s, w; in mbfl_filt_conv_jis_ms_wchar() local
421 int c1, s; in mbfl_filt_conv_wchar_jis_ms() local
H A Dmbfilter_cp51932.c103 #define sjistoidx(c1, c2) \ argument
116 int c1, s, w; in mbfl_filt_conv_cp51932_wchar() local
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
151 int c1, s, s1, s2, w; in mbfl_filt_conv_cp932_wchar() local
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
196 int c1, s = 0; in mbfl_filt_conv_wchar_cp936() local
H A Dmbfilter_euc_cn.c106 int c1, w; in mbfl_filt_conv_euccn_wchar() local
162 int c1, c2, s; in mbfl_filt_conv_wchar_euccn() local
H A Dmbfilter_euc_jp.c107 int c1, s, w; in mbfl_filt_conv_eucjp_wchar() local
217 int c1, s; in mbfl_filt_conv_wchar_eucjp() local
H A Dmbfilter_euc_jp_win.c110 int c1, s, w, n; in mbfl_filt_conv_eucjpwin_wchar() local
263 int c1, c2, s1; in mbfl_filt_conv_wchar_eucjpwin() local
H A Dmbfilter_euc_kr.c106 int c1, w, flag; in mbfl_filt_conv_euckr_wchar() local
178 int c1, c2, s; in mbfl_filt_conv_wchar_euckr() local
H A Dmbfilter_euc_tw.c107 int c1, s, w, plane; in mbfl_filt_conv_euctw_wchar() local
230 int c1, s, plane; in mbfl_filt_conv_wchar_euctw() local
H A Dmbfilter_gb18030.c130 int c1, c2, c3, w = -1; in mbfl_filt_conv_gb18030_wchar() local
290 int c1, s = 0, s1 = 0; in mbfl_filt_conv_wchar_gb18030() local
423 int c1; in mbfl_filt_ident_gb18030() local
H A Dmbfilter_hz.c85 int c1, s, w; in mbfl_filt_conv_hz_wchar() local
H A Dmbfilter_iso2022_jp_ms.c83 #define sjistoidx(c1, c2) \ argument
96 int c1, s, w; in mbfl_filt_conv_2022jpms_wchar() local
297 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_2022jpms() local
H A Dmbfilter_iso2022_kr.c84 int c1, w, flag; in mbfl_filt_conv_2022kr_wchar() local
200 int c1, c2, s; in mbfl_filt_conv_wchar_2022kr() local
H A Dmbfilter_iso2022jp_mobile.c85 #define sjistoidx(c1, c2) \ argument
92 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
113 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
135 #define CODE2JIS(c1,c2,s1,s2) \ argument
147 int c1, s, w, snd = 0; in mbfl_filt_conv_2022jp_mobile_wchar() local
324 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_2022jp_mobile() local
H A Dmbfilter_jis.c123 int c1, s, w; in mbfl_filt_conv_jis_wchar() local
294 int c1, s; in mbfl_filt_conv_wchar_jis() local
H A Dmbfilter_sjis.c104 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
125 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
154 int c1, s1, s2, w; in mbfl_filt_conv_sjis_wchar() local
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

Completed in 65 milliseconds

12