Home
last modified time | relevance | path

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

/PHP-8.3/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
H A Dpcre2_jit_simd_inc.h775 struct { unsigned char c1, c2, c3, c4; } c; member
/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c464 unsigned char c2 = *p++; in mb_iso2022jp_to_wchar() local
536 unsigned char c2 = *p++; in mb_iso2022jp_to_wchar() local
1845 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_jis2004() local
2033 int k, c1, c2, s1, s2; in mbfl_filt_conv_wchar_jis2004_flush() local
4124 int c1, c2, s = 0; in mbfl_filt_conv_wchar_2022kr() local
4753 int c1, c2, s1 = 0, s2; in mbfl_filt_conv_wchar_sjis() local
7419 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_cp932() local
8561 int c1, c2, s1 = 0; in mbfl_filt_conv_wchar_eucjpwin() local
8949 int c1, c2, s1; in mbfl_filt_conv_wchar_cp51932() local
10653 int c1, c2, c3, w = -1; in mbfl_filt_conv_gb18030_wchar() local
[all …]
H A Dmbfilter_utf8.c233 unsigned char c2 = *p++; in mb_utf8_to_wchar() local
245 unsigned char c2 = *p++; in mb_utf8_to_wchar() local
270 unsigned char c2 = *p++; in mb_utf8_to_wchar() local
293 unsigned char c2 = *p; in mb_utf8_to_wchar() local
H A Dmbfilter_ucs2.c247 unsigned char c2 = *p++; in mb_ucs2_to_wchar() local
274 unsigned char c2 = *p++; in mb_ucs2be_to_wchar() local
316 unsigned char c2 = *p++; in mb_ucs2le_to_wchar() local
H A Dmbfilter_ucs4.c328 uint32_t c2 = *p++; in mb_ucs4_to_wchar() local
357 uint32_t c2 = *p++; in mb_ucs4be_to_wchar() local
401 uint32_t c2 = *p++; in mb_ucs4le_to_wchar() local
H A Dmbfilter_utf32.c260 uint32_t c2 = *p++; in mb_utf32_to_wchar() local
289 uint32_t c2 = *p++; in mb_utf32be_to_wchar() local
338 uint32_t c2 = *p++; in mb_utf32le_to_wchar() local
H A Dmbfilter_utf8_mobile.c417 unsigned char c2 = *p++; in mb_mobile_utf8_to_wchar() local
437 unsigned char c2 = *p++; in mb_mobile_utf8_to_wchar() local
455 unsigned char c2 = *p; in mb_mobile_utf8_to_wchar() local
464 unsigned char c2 = *p++; in mb_mobile_utf8_to_wchar() local
H A Dmbfilter_utf16.c491 unsigned char c2 = *p++; in mb_utf16_to_wchar() local
521 unsigned char c2 = *p++; in mb_utf16be_to_wchar_default() local
599 unsigned char c2 = *p++; in mb_utf16le_to_wchar_default() local
727 unsigned char c2 = *p++; in mb_utf16be_to_wchar_avx2() local
913 unsigned char c2 = *p++; in mb_utf16le_to_wchar_avx2() local
H A Dmbfilter_qprint.c260 unsigned char c2 = *p++; in mb_qprint_to_wchar() local
/PHP-8.3/win32/
H A Dfnmatch.c155 char c, c2; in rangematch() local
/PHP-8.3/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.3/ext/date/lib/
H A Dtimelib.c262 int c1, c2; in timelib_strcasecmp() local
285 int c1, c2; in timelib_strncasecmp() local
/PHP-8.3/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
H A Dgd_interpolation.c704 …const int c2 = im->trueColor == 1 ? getPixelOverflowTC(im, sx - 1, sy, bgColor) : getPixelOver… in getPixelInterpolateWeight() local
/PHP-8.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_encoding.h189 static inline unsigned char* mb_convert_buf_add2(unsigned char *out, char c1, char c2) in mb_convert_buf_add2()
196 static inline unsigned char* mb_convert_buf_add3(unsigned char *out, char c1, char c2, char c3) in mb_convert_buf_add3()
204 static inline unsigned char* mb_convert_buf_add4(unsigned char *out, char c1, char c2, char c3, cha… in mb_convert_buf_add4()
/PHP-8.3/Zend/
H A Dzend_operators.c3180 int c1, c2; in zend_binary_strcasecmp() local
3202 int c1, c2; in zend_binary_strncasecmp() local
3223 int c1, c2; in zend_binary_strcasecmp_l() local
3245 int c1, c2; in zend_binary_strncasecmp_l() local
/PHP-8.3/ext/hash/xxhash/
H A Dxxhash.h3489 xxh_u8 const c2 = input[len >> 1]; in XXH3_len_1to3_64b() local
5024 xxh_u8 const c2 = input[len >> 1]; in XXH3_len_1to3_128b() local
/PHP-8.3/ext/mbstring/
H A Dmbstring.c6285 unsigned char c2 = *p++; in mime_header_decode_encoded_word() local

Completed in 173 milliseconds