Home
last modified time | relevance | path

Searched defs:s (Results 26 – 50 of 278) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_iso8859_15.c81 int s; in mbfl_filt_conv_8859_15_wchar() local
108 int s, n; in mbfl_filt_conv_wchar_8859_15() local
H A Dmbfilter_iso8859_16.c81 int s; in mbfl_filt_conv_8859_16_wchar() local
108 int s, n; in mbfl_filt_conv_wchar_8859_16() local
H A Dmbfilter_iso8859_2.c82 int s; in mbfl_filt_conv_8859_2_wchar() local
109 int s, n; in mbfl_filt_conv_wchar_8859_2() local
H A Dmbfilter_cp5022x.c231 int c1, s, w; in mbfl_filt_conv_jis_ms_wchar() local
411 int c1, s; in mbfl_filt_conv_wchar_jis_ms() local
628 const int s = c & MBFL_WCSPLANE_MASK; in mbfl_filt_conv_wchar_cp50220raw() local
650 int s = 0; in mbfl_filt_conv_wchar_cp50221() local
796 int s; in mbfl_filt_conv_wchar_cp50222() local
H A Dmbfilter_armscii8.c82 int s; in mbfl_filt_conv_armscii8_wchar() local
110 int s, n; in mbfl_filt_conv_wchar_armscii8() local
H A Dmbfilter_cp1251.c84 int s; in mbfl_filt_conv_cp1251_wchar() local
112 int s, n; in mbfl_filt_conv_wchar_cp1251() local
H A Dmbfilter_cp1252.c83 int s=-1, n; in mbfl_filt_conv_wchar_cp1252() local
119 int s; in mbfl_filt_conv_cp1252_wchar() local
H A Dmbfilter_cp1254.c84 int s, n; in mbfl_filt_conv_wchar_cp1254() local
120 int s; in mbfl_filt_conv_cp1254_wchar() local
H A Dmbfilter_cp850.c80 int s; in mbfl_filt_conv_cp850_wchar() local
108 int s, n; in mbfl_filt_conv_wchar_cp850() local
H A Dmbfilter_cp866.c84 int s; in mbfl_filt_conv_cp866_wchar() local
112 int s, n; in mbfl_filt_conv_wchar_cp866() 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_utf7imap.c69 int s, n; in mbfl_filt_conv_utf7imap_wchar() local
236 int n, s; in mbfl_filt_conv_wchar_utf7imap() local
H A Dmbfilter_hz.c83 int c1, s, w; in mbfl_filt_conv_hz_wchar() local
156 int s; in mbfl_filt_conv_wchar_hz() local
H A Dmbfilter_euc_jp.c105 int c1, s, w; in mbfl_filt_conv_eucjp_wchar() local
215 int c1, s; in mbfl_filt_conv_wchar_eucjp() local
H A Dmbfilter_euc_tw.c105 int c1, s, w, plane; in mbfl_filt_conv_euctw_wchar() local
228 int c1, s, plane; in mbfl_filt_conv_wchar_euctw() local
H A Dmbfilter_utf7.c96 int s, n; in mbfl_filt_conv_utf7_wchar() local
249 int s, n; in mbfl_filt_conv_wchar_utf7() local
/PHP-5.5/Zend/
H A Dzend_ini_scanner.l32 # define YYDEBUG(s, c) printf("state: %d char: %c\n", s, c) argument
34 # define YYDEBUG(s, c) argument
48 #define YYSETCONDITION(s) SCNG(yy_state) = s argument
266 register char *s, *t; in zend_ini_escape_string() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dencodings.c116 char* utf8_encode(const char *s, int len, int *newlen, const char* encoding) in utf8_encode()
122 char* utf8_decode(const char *s, int len, int *newlen, const char* encoding) in utf8_decode()
/PHP-5.5/main/
H A Dspprintf.c142 #define INS_STRING(xbuf, s, slen) do { \ argument
182 #define FIX_PRECISION(adjust, precision, s, s_len) do { \ argument
194 static size_t strnlen(const char *s, size_t maxlen) { in strnlen()
205 char *s = NULL; in xbuf_format_converter() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.c54 onigenc_get_right_adjust_char_head(OnigEncoding enc, const UChar* start, const UChar* s) in onigenc_get_right_adjust_char_head()
65 const UChar* start, const UChar* s, const UChar** prev) in onigenc_get_right_adjust_char_head_with_prev()
80 onigenc_get_prev_char_head(OnigEncoding enc, const UChar* start, const UChar* s) in onigenc_get_prev_char_head()
89 onigenc_step_back(OnigEncoding enc, const UChar* start, const UChar* s, int n) in onigenc_step_back()
124 onigenc_strlen_null(OnigEncoding enc, const UChar* s) in onigenc_strlen_null()
149 onigenc_str_bytelen_null(OnigEncoding enc, const UChar* s) in onigenc_str_bytelen_null()
359 onigenc_get_left_adjust_char_head(OnigEncoding enc, const UChar* start, const UChar* s) in onigenc_get_left_adjust_char_head()
621 onigenc_single_byte_left_adjust_char_head(const UChar* start ARG_UNUSED, in onigenc_single_byte_left_adjust_char_head()
/PHP-5.5/ext/hash/
H A Dhash_md.c243 #define FF(a, b, c, d, x, s, ac) { \ argument
248 #define GG(a, b, c, d, x, s, ac) { \ argument
253 #define HH(a, b, c, d, x, s, ac) { \ argument
258 #define II(a, b, c, d, x, s, ac) { \ argument
452 #define ROTL32(s,v) (((v) << (s)) | ((v) >> (32 - (s)))) argument
454 #define MD4_R1(a,b,c,d,k,s) a = ROTL32(s, a + MD4_F(b,c,d) + x[k]) argument
455 #define MD4_R2(a,b,c,d,k,s) a = ROTL32(s, a + MD4_G(b,c,d) + x[k] + 0x5A827999) argument
456 #define MD4_R3(a,b,c,d,k,s) a = ROTL32(s, a + MD4_H(b,c,d) + x[k] + 0x6ED9EBA1) argument
/PHP-5.5/ext/mbstring/oniguruma/enc/
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 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()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c143 isc_stmt_handle s = NULL; in firebird_handle_preparer() local
395 XSQLDA *out_sqlda, isc_stmt_handle *s, HashTable *named_params TSRMLS_DC) in firebird_alloc_prepare_stmt()
535 static void firebird_info_cb(void *arg, char const *s) /* {{{ */ in firebird_info_cb()
606 const ISC_STATUS *s = H->isc_status; in pdo_firebird_fetch_error_func() local
696 const ISC_STATUS *s = H->isc_status; in pdo_firebird_handle_factory() local

Completed in 62 milliseconds

12345678910>>...12