Home
last modified time | relevance | path

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

12

/PHP-7.4/ext/mbstring/libmbfl/filters/
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
/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/standard/
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
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

Completed in 28 milliseconds

12