Home
last modified time | relevance | path

Searched defs:s (Results 126 – 150 of 278) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp932.c149 int c1, s, s1, s2, w; in mbfl_filt_conv_cp932_wchar() local
H A Dmbfilter_sjis_open.c148 int c1, s, s1, s2, w; in mbfl_filt_conv_sjis_open_wchar() local
H A Dmbfilter_utf8_mobile.c192 int s, w = 0, flag = 0; in mbfl_filt_conv_utf8_mobile_wchar() local
H A Dmbfilter_gb18030.c288 int c1, s = 0, s1 = 0; in mbfl_filt_conv_wchar_gb18030() 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
H A Dmbfilter_sjis_mac.c135 int c1, s, s1, s2, w; in mbfl_filt_conv_sjis_mac_wchar() local
H A Dmbfilter_iso2022jp_mobile.c145 int c1, s, w, snd = 0; in mbfl_filt_conv_2022jp_mobile_wchar() local
/PHP-5.5/ext/ereg/regex/
H A Dregexec.c28 #define ASSIGN(d, s) ((d) = (s)) argument
75 #define ASSIGN(d, s) memcpy(d, s, m->g->nstates) argument
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_log.c102 char *s, *b; in fpm_log_write() local
H A Dfastcgi.c78 # define closesocket(s) close(s) argument
439 char *s; in fcgi_get_params() local
502 static void fcgi_free_var(char **s) in fcgi_free_var()
H A Dfpm_env.c68 char *s; in clearenv() local
/PHP-5.5/ext/intl/common/
H A Dcommon_date.cpp87 UnicodeString s = UnicodeString(id, id_len, US_INV); local
/PHP-5.5/main/
H A Dphp_open_temporary_file.c242 char* s = getenv("TMPDIR"); in php_get_temporary_directory() local
/PHP-5.5/ext/standard/
H A Dcrypt.c139 static void php_to64(char *s, long v, int n) /* {{{ */ in php_to64()
H A Dphp_smart_str.h86 #define smart_str_free(s) \ argument
106 #define smart_str_free_ex(s, what) do { \ argument
H A Dassert.c44 #define SAFE_STRING(s) ((s)?(s):"") argument
/PHP-5.5/ext/dba/
H A Ddba_db2.c54 int s = VCWD_STAT(info->path, &check_stat); in DBA_OPEN_FUNC() local
/PHP-5.5/sapi/apache2handler/
H A Dsapi_apache2.c431 php_apache_server_startup(apr_pool_t *pconf, apr_pool_t *plog, apr_pool_t *ptemp, server_rec *s) in php_apache_server_startup()
699 static void php_apache_child_init(apr_pool_t *pchild, server_rec *s) in php_apache_child_init()
/PHP-5.5/ext/snmp/
H A Dsnmp.c1250 static int netsnmp_session_set_sec_level(struct snmp_session *s, char *level) in netsnmp_session_set_sec_level()
1267 static int netsnmp_session_set_auth_protocol(struct snmp_session *s, char *prot TSRMLS_DC) in netsnmp_session_set_auth_protocol()
1285 static int netsnmp_session_set_sec_protocol(struct snmp_session *s, char *prot TSRMLS_DC) in netsnmp_session_set_sec_protocol()
1305 static int netsnmp_session_gen_auth_key(struct snmp_session *s, char *pass TSRMLS_DC) in netsnmp_session_gen_auth_key()
1321 static int netsnmp_session_gen_sec_key(struct snmp_session *s, char *pass TSRMLS_DC) in netsnmp_session_gen_sec_key()
1338 static int netsnmp_session_set_contextEngineID(struct snmp_session *s, char * contextEngineID TSRML… in netsnmp_session_set_contextEngineID()
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c227 Bucket *s = *((Bucket **) b); in module_name_cmp() local
418 char *s; in sapi_cgi_send_headers() local
429 char *s; in sapi_cgi_send_headers() local
1666 char *s, *p; local
1740 char *s; local
/PHP-5.5/ext/intl/collator/
H A Dcollator_is_numeric.c133 register const UChar *s = nptr; local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dreggnu.c49 UChar *s = (UChar* )string + startpos; in re_adjust_startpos() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_io.c23 #define IO_DBG(s) argument
/PHP-5.5/ext/mbstring/ucgendat/
H A Ducgendat.c326 ac_uint4 s, e; in ordered_range_insert() local
824 char line[512], *s, *e; in read_cdata() local
1218 char line[512], *s; in read_compexdata() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c121 const unsigned char *s, size_t nbytes, size_t offset, int mode, int text, in match()
1009 const unsigned char *s, uint32_t offset, size_t nbytes, struct magic *m) in mcopy()
1130 mget(struct magic_set *ms, const unsigned char *s, struct magic *m, in mget()

Completed in 73 milliseconds

12345678910>>...12