Home
last modified time | relevance | path

Searched defs:c2 (Results 1 – 25 of 29) sorted by relevance

12

/PHP-7.4/ext/pcre/pcre2lib/
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
H A Dpcre2_jit_neon_inc.h99 sljit_u8 c2 = ic.c.c2; in FF_FUN() local
/PHP-7.4/ext/mbstring/libmbfl/filters/
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
324 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_2022jp_mobile() 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_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_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_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_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_cp51932.c103 #define sjistoidx(c1, c2) \ argument
211 int c1, c2, s1; in mbfl_filt_conv_wchar_cp51932() local
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_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_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_euc_cn.c162 int c1, c2, s; in mbfl_filt_conv_wchar_euccn() local
H A Dmbfilter_euc_kr.c178 int c1, c2, s; in mbfl_filt_conv_wchar_euckr() local
H A Dmbfilter_iso2022_kr.c200 int c1, c2, s; in mbfl_filt_conv_wchar_2022kr() local
H A Dmbfilter_euc_jp_win.c263 int c1, c2, s1; in mbfl_filt_conv_wchar_eucjpwin() local
H A Dmbfilter_cp936.c108 int c1, c2, w = -1; in mbfl_filt_conv_cp936_wchar() local
H A Dmbfilter_gb18030.c130 int c1, c2, c3, w = -1; in mbfl_filt_conv_gb18030_wchar() local
/PHP-7.4/win32/
H A Dfnmatch.c155 char c, c2; in rangematch() local
/PHP-7.4/ext/date/lib/
H A Dtimelib.c237 int c1, c2; in timelib_strcasecmp() local
260 int c1, c2; in timelib_strncasecmp() local
/PHP-7.4/ext/standard/
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/gd/libgd/
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 Dgd_crop.c123 int c2 = gdImageGetPixel(im, x, y); in gdImageCropAuto() local
H A Dgdkanji.c231 register unsigned char c2 = *p2; in SJIStoJIS() local

Completed in 60 milliseconds

12