Home
last modified time | relevance | path

Searched defs:c1 (Results 1 – 25 of 37) 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
H A Dzend_strtod.c1629 int c1, havedig, udx0, xshift; 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
/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.h93 sljit_u8 c1 = ic.c.c1; in FF_FUN() local
97 sljit_u8 c1 = ic.c.c1; in FF_FUN() local
103 sljit_u8 c1 = ic.c.c1; 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.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_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
H A Dmbfilter_sjis_mac.c87 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
108 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
137 int c1, s, s1, s2, w; in mbfl_filt_conv_sjis_mac_wchar() local
285 int c1, c2, s1, s2, mode; in mbfl_filt_conv_wchar_sjis_mac() local
675 int i, c1, s1 = 0; in mbfl_filt_conv_sjis_mac_flush() 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
613 int c1, s, s1 = 0, s2 = 0, w; in mbfl_filt_conv_sjis_mobile_wchar() local
793 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_sjis_mobile() local
917 int c1 = filter->cache; in mbfl_filt_conv_sjis_mobile_flush() local
H A Dmbfilter_sjis_open.c101 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
122 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
150 int c1, s, s1, s2, w; in mbfl_filt_conv_sjis_open_wchar() local
235 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_sjis_open() local
H A Dmbfilter_uhc.c106 int c1, w = 0, flag = 0; in mbfl_filt_conv_uhc_wchar() local
184 int c1, s; in mbfl_filt_conv_wchar_uhc() local
H A Dmbfilter_utf8.c115 int s, c1; in mbfl_filt_conv_utf8_wchar() local
245 int c1; in mbfl_filt_ident_utf8() local
H A Dmbfilter_utf8_mobile.c201 int s, s1 = 0, c1 = 0, snd = 0; in mbfl_filt_conv_utf8_mobile_wchar() local
305 int s1, c1; in mbfl_filt_conv_wchar_utf8_mobile() 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

Completed in 75 milliseconds

12