/PHP-5.3/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_sjis.c | 99 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument 120 #define SJIS_DECODE(c1,c2,s1,s2) \ argument 214 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_sjis() local
|
H A D | mbfilter_cp932.c | 99 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument 120 #define SJIS_DECODE(c1,c2,s1,s2) \ argument 234 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_cp932() local
|
H A D | mbfilter_sjis_open.c | 99 #define SJIS_ENCODE(c1,c2,s1,s2) \ argument 120 #define SJIS_DECODE(c1,c2,s1,s2) \ argument 234 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_sjis_open() local
|
H A D | mbfilter_cp51932.c | 101 #define sjistoidx(c1, c2) \ argument 209 int c1, c2, s1; in mbfl_filt_conv_wchar_cp51932() local
|
H A D | mbfilter_iso2022_jp_ms.c | 81 #define sjistoidx(c1, c2) \ argument 295 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_2022jpms() local
|
H A D | mbfilter_euc_cn.c | 160 int c1, c2, s; in mbfl_filt_conv_wchar_euccn() local
|
H A D | mbfilter_euc_kr.c | 176 int c1, c2, s; in mbfl_filt_conv_wchar_euckr() local
|
H A D | mbfilter_iso2022_kr.c | 198 int c1, c2, s; in mbfl_filt_conv_wchar_2022kr() local
|
H A D | mbfilter_euc_jp_win.c | 261 int c1, c2, s1; in mbfl_filt_conv_wchar_eucjpwin() local
|
/PHP-5.3/ext/json/ |
H A D | utf8_decode.c | 158 int c2 = cont(utf8); in utf8_decode_next() local 170 int c2 = cont(utf8); in utf8_decode_next() local
|
/PHP-5.3/win32/ |
H A D | fnmatch.c | 156 char c, c2; in rangematch() local
|
/PHP-5.3/ext/standard/ |
H A D | levenshtein.c | 33 int i1, i2, c0, c1, c2; in reference_levdist() local
|
H A D | crypt_blowfish.c | 392 unsigned int tmp, c1, c2, c3, c4; in BF_decode() local 419 unsigned int c1, c2; in BF_encode() local
|
H A D | iptc.c | 126 int c1, c2; in php_iptc_skip_variable() local
|
/PHP-5.3/ext/gd/libgd/ |
H A D | gd_topal.c | 478 int c0, c1, c2; local 609 int c0, c1, c2, cmax; local 723 int c0, c1, c2; local 1209 int c0, int c1, int c2) 1302 register int c0, c1, c2; local
|
H A D | gdkanji.c | 234 register unsigned char c2 = *p2; in SJIStoJIS() local
|
/PHP-5.3/Zend/ |
H A D | zend_multibyte.c | 708 unsigned char c1, c2; in sjis_input_filter() local 828 unsigned char c1, c2; in sjis_output_filter() local
|
H A D | zend_operators.c | 1933 int c1, c2; in zend_binary_strcasecmp() local 1952 int c1, c2; in zend_binary_strncasecmp() local
|
/PHP-5.3/ext/sqlite/libsqlite/src/ |
H A D | util.c | 946 int c2; in sqliteGlobCompare() local 1033 int c2; in sqliteLikeCompare() local
|
/PHP-5.3/ext/ereg/regex/ |
H A D | regcomp.c | 1290 samesets(g, c1, c2) in samesets() argument 1318 register int c2; local
|
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | regparse.c | 2750 OnigCodePoint c, c2; in fetch_token_in_cc() local
|