Home
last modified time | relevance | path

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

12

/PHP-8.1/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.h103 sljit_u8 c2 = ic.c.c2; in FF_FUN() local
/PHP-8.1/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis_2004.c83 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
104 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
129 int c1, c2, s, s1 = 0, s2 = 0, w = 0, w1; in mbfl_filt_conv_jis2004_wchar() local
443 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_jis2004() local
629 int k, c1, c2, s1, s2; in mbfl_filt_conv_wchar_jis2004_flush() local
H A Dmbfilter_iso2022jp_mobile.c77 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
91 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
111 #define CODE2JIS(c1,c2,s1,s2) \ argument
258 int c1, c2, s1 = 0, s2 = 0; in mbfl_filt_conv_wchar_2022jp_mobile() local
H A Dmbfilter_jis.c493 unsigned char c2 = *p++; in mb_check_jis() local
545 unsigned char c2 = *p++; in mb_check_jis() local
587 unsigned char c2 = *p++; in mb_check_iso2022jp() local
614 unsigned char c2 = *p++; in mb_check_iso2022jp() local
H A Dmbfilter_sjis.c96 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
117 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
195 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_sjis() local
H A Dmbfilter_cp932.c156 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
177 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
289 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_cp932() local
H A Dmbfilter_sjis_mac.c96 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
117 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
298 int c1, c2, s1, s2, mode; in mbfl_filt_conv_wchar_sjis_mac() local
H A Dmbfilter_big5.c181 int c2 = (c1 << 8) | c; in mbfl_filt_conv_big5_wchar() local
295 int c2 = cp950_pua_tbl[k][2] >> 8; in mbfl_filt_conv_wchar_big5() local
H A Dmbfilter_iso2022_jp_ms.c75 #define sjistoidx(c1, c2) \ argument
242 int c1, c2, s1 = 0, s2 = 0; in mbfl_filt_conv_wchar_2022jpms() local
H A Dmbfilter_sjis_mobile.c211 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument
225 #define SJIS_DECODE(c1,c2,s1,s2) \ argument
245 #define CODE2JIS(c1,c2,s1,s2) \ argument
752 int c1, c2, s1 = 0, s2 = 0; in mbfl_filt_conv_wchar_sjis_mobile() local
H A Dmbfilter_iso2022_kr.c191 int c1, c2, s = 0; in mbfl_filt_conv_wchar_2022kr() local
H A Dmbfilter_cp51932.c196 int c1, c2, s1; in mbfl_filt_conv_wchar_cp51932() local
H A Dmbfilter_euc_jp_win.c239 int c1, c2, s1 = 0; in mbfl_filt_conv_wchar_eucjpwin() local
H A Dmbfilter_cp936.c96 int c1, c2, w = -1; in mbfl_filt_conv_cp936_wchar() local
H A Dmbfilter_gb18030.c113 int c1, c2, c3, w = -1; in mbfl_filt_conv_gb18030_wchar() local
/PHP-8.1/win32/
H A Dfnmatch.c155 char c, c2; in rangematch() local
/PHP-8.1/ext/standard/
H A Dlevenshtein.c25 zend_long c0, c1, c2; in reference_levdist() local
H A Dcrypt_blowfish.c385 unsigned int tmp, c1, c2, c3, c4; in BF_decode() local
409 unsigned int c1, c2; in BF_encode() local
H A Diptc.c121 int c1, c2; in php_iptc_skip_variable() local
/PHP-8.1/ext/date/lib/
H A Dtimelib.c254 int c1, c2; in timelib_strcasecmp() local
277 int c1, c2; in timelib_strncasecmp() local
/PHP-8.1/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
/PHP-8.1/Zend/
H A Dzend_operators.c2835 int c1, c2; in zend_binary_strcasecmp() local
2857 int c1, c2; in zend_binary_strncasecmp() local
2878 int c1, c2; in zend_binary_strcasecmp_l() local
2900 int c1, c2; in zend_binary_strncasecmp_l() local

Completed in 63 milliseconds

12