Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis.c99 #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 Dmbfilter_cp932.c99 #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 Dmbfilter_sjis_open.c99 #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 Dmbfilter_cp51932.c101 #define sjistoidx(c1, c2) \ argument
209 int c1, c2, s1; in mbfl_filt_conv_wchar_cp51932() local
H A Dmbfilter_iso2022_jp_ms.c81 #define sjistoidx(c1, c2) \ argument
295 int c1, c2, s1, s2; in mbfl_filt_conv_wchar_2022jpms() local
H A Dmbfilter_euc_cn.c160 int c1, c2, s; in mbfl_filt_conv_wchar_euccn() local
H A Dmbfilter_euc_kr.c176 int c1, c2, s; in mbfl_filt_conv_wchar_euckr() local
H A Dmbfilter_iso2022_kr.c198 int c1, c2, s; in mbfl_filt_conv_wchar_2022kr() local
H A Dmbfilter_euc_jp_win.c261 int c1, c2, s1; in mbfl_filt_conv_wchar_eucjpwin() local
/PHP-5.3/ext/json/
H A Dutf8_decode.c158 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 Dfnmatch.c156 char c, c2; in rangematch() local
/PHP-5.3/ext/standard/
H A Dlevenshtein.c33 int i1, i2, c0, c1, c2; in reference_levdist() local
H A Dcrypt_blowfish.c392 unsigned int tmp, c1, c2, c3, c4; in BF_decode() local
419 unsigned int c1, c2; in BF_encode() local
H A Diptc.c126 int c1, c2; in php_iptc_skip_variable() local
/PHP-5.3/ext/gd/libgd/
H A Dgd_topal.c478 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 Dgdkanji.c234 register unsigned char c2 = *p2; in SJIStoJIS() local
/PHP-5.3/Zend/
H A Dzend_multibyte.c708 unsigned char c1, c2; in sjis_input_filter() local
828 unsigned char c1, c2; in sjis_output_filter() local
H A Dzend_operators.c1933 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 Dutil.c946 int c2; in sqliteGlobCompare() local
1033 int c2; in sqliteLikeCompare() local
/PHP-5.3/ext/ereg/regex/
H A Dregcomp.c1290 samesets(g, c1, c2) in samesets() argument
1318 register int c2; local
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregparse.c2750 OnigCodePoint c, c2; in fetch_token_in_cc() local

Completed in 82 milliseconds