Home
last modified time | relevance | path

Searched defs:s (Results 151 – 175 of 278) sorted by last modified time

12345678910>>...12

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dutf16_be.c186 utf16be_left_adjust_char_head(const UChar* start, const UChar* s) in utf16be_left_adjust_char_head()
H A Dutf16_le.c187 utf16le_left_adjust_char_head(const UChar* start, const UChar* s) in utf16le_left_adjust_char_head()
H A Dutf32_be.c149 utf32be_left_adjust_char_head(const UChar* start, const UChar* s) in utf32be_left_adjust_char_head()
H A Dutf32_le.c149 utf32le_left_adjust_char_head(const UChar* start, const UChar* s) in utf32le_left_adjust_char_head()
H A Dutf8.c269 left_adjust_char_head(const UChar* start, const UChar* s) in left_adjust_char_head()
H A Dbig5.c115 big5_left_adjust_char_head(const UChar* start, const UChar* s) in big5_left_adjust_char_head()
138 big5_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in big5_is_allowed_reverse_match()
H A Deuc_jp.c147 left_adjust_char_head(const UChar* start, const UChar* s) in left_adjust_char_head()
166 is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in is_allowed_reverse_match()
H A Deuc_kr.c95 euckr_left_adjust_char_head(const UChar* start, const UChar* s) in euckr_left_adjust_char_head()
114 euckr_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in euckr_is_allowed_reverse_match()
H A Deuc_tw.c86 euctw_left_adjust_char_head(const UChar* start, const UChar* s) in euctw_left_adjust_char_head()
105 euctw_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in euctw_is_allowed_reverse_match()
H A Dgb18030.c148 gb18030_left_adjust_char_head(const UChar* start, const UChar* s) in gb18030_left_adjust_char_head()
473 gb18030_is_allowed_reverse_match(const UChar* s, const UChar* end ARG_UNUSED) in gb18030_is_allowed_reverse_match()
/PHP-5.5/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c56 size_t s = 0, e = map->n; in mappings_add() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1157 char *s, *s2; in php_mb_rfc1867_basename() local
2099 char *s, *mimetype = NULL; in PHP_FUNCTION() local
3841 static void my_smart_str_dtor(smart_str *s) in my_smart_str_dtor()
4050 smart_str *s; in PHP_FUNCTION() local
4583 MBSTRING_API size_t php_mb_mbchar_bytes_ex(const char *s, const mbfl_encoding *enc) in php_mb_mbchar_bytes_ex()
4608 MBSTRING_API char *php_mb_safe_strrchr_ex(const char *s, unsigned int c, size_t nbytes, const mbfl_… in php_mb_safe_strrchr_ex()
4649 MBSTRING_API char *php_mb_safe_strrchr(const char *s, unsigned int c, size_t nbytes TSRMLS_DC) in php_mb_safe_strrchr()
/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c2234 const char *s; in mime_header_encoder_new() local
2690 int f, n, s, r, d, size, *mapelm; in collector_encode_htmlnumericentity() local
2736 int f, n, s, r, d, size, *mapelm; in collector_decode_htmlnumericentity() local
2914 int f, n, s, r, d, size, *mapelm; in collector_encode_hex_htmlnumericentity() local
2960 int n, s, r, d; in mbfl_filt_decode_htmlnumericentity_flush() local
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_iso8859_3.c82 int s; in mbfl_filt_conv_8859_3_wchar() local
109 int s, n; in mbfl_filt_conv_wchar_8859_3() local
H A Dmbfilter_iso8859_4.c80 int s; in mbfl_filt_conv_8859_4_wchar() local
107 int s, n; in mbfl_filt_conv_wchar_8859_4() local
H A Dmbfilter_iso8859_5.c82 int s; in mbfl_filt_conv_8859_5_wchar() local
109 int s, n; in mbfl_filt_conv_wchar_8859_5() local
H A Dmbfilter_iso8859_6.c82 int s; in mbfl_filt_conv_8859_6_wchar() local
109 int s, n; in mbfl_filt_conv_wchar_8859_6() local
H A Dmbfilter_iso8859_7.c82 int s; in mbfl_filt_conv_8859_7_wchar() local
109 int s, n; in mbfl_filt_conv_wchar_8859_7() local
H A Dmbfilter_iso8859_8.c81 int s; in mbfl_filt_conv_8859_8_wchar() local
108 int s, n; in mbfl_filt_conv_wchar_8859_8() local
H A Dmbfilter_iso8859_9.c81 int s; in mbfl_filt_conv_8859_9_wchar() local
108 int s, n; in mbfl_filt_conv_wchar_8859_9() local
H A Dmbfilter_jis.c119 int c1, s, w; in mbfl_filt_conv_jis_wchar() local
290 int c1, s; in mbfl_filt_conv_wchar_jis() local
395 int s; in mbfl_filt_conv_wchar_2022jp() local
H A Dmbfilter_koi8r.c84 int s; in mbfl_filt_conv_koi8r_wchar() local
112 int s, n; in mbfl_filt_conv_wchar_koi8r() local
H A Dmbfilter_koi8u.c81 int s; in mbfl_filt_conv_koi8u_wchar() local
109 int s, n; in mbfl_filt_conv_wchar_koi8u() local
H A Dmbfilter_qprint.c74 int s, n; in mbfl_filt_conv_qprintenc() local
H A Dmbfilter_sjis_2004.c137 int c1, c2, s, s1 = 0, s2 = 0, w = 0, w1; in mbfl_filt_conv_jis2004_wchar() local

Completed in 58 milliseconds

12345678910>>...12