Home
last modified time | relevance | path

Searched defs:ss (Results 1 – 12 of 12) sorted by relevance

/PHP-7.0/ext/zip/lib/
H A Dzip_error_strerror.c45 const char *zs, *ss; in zip_error_strerror() local
H A Dzip_error_to_str.c46 const char *zs, *ss; in zip_error_to_str() local
/PHP-7.0/ext/fileinfo/libmagic/
H A Dcdf.c285 size_t ss = sst->sst_dirlen < h->h_min_size_standard_stream ? in cdf_check_stream_offset() local
362 size_t ss = CDF_SEC_SIZE(h); in cdf_read_sector() local
372 size_t ss = CDF_SHORT_SEC_SIZE(h); in cdf_read_short_sector() local
393 size_t ss = CDF_SEC_SIZE(h); in cdf_read_sat() local
515 size_t ss = CDF_SEC_SIZE(h), i, j; in cdf_read_long_sector_chain() local
562 size_t ss = CDF_SHORT_SEC_SIZE(h), i, j; in cdf_read_short_sector_chain() local
617 size_t ss = CDF_SEC_SIZE(h), ns, nd; in cdf_read_dir() local
671 size_t ss = CDF_SEC_SIZE(h); in cdf_read_ssat() local
1038 size_t ss = sst->sst_dirlen < h->h_min_size_standard_stream ? in cdf_unpack_catalog() local
1256 size_t ss = sst->sst_dirlen < h->h_min_size_standard_stream ? in cdf_dump_stream() local
/PHP-7.0/ext/sockets/
H A Dsockaddr_conv.c115 int php_set_inet46_addr(php_sockaddr_storage *ss, socklen_t *ss_len, char *string, php_socket *php_… in php_set_inet46_addr()
H A Dmulticast.c130 php_socket *sock, php_sockaddr_storage *ss, socklen_t *ss_len) in php_get_address_from_array()
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregexec.c1095 UChar *ss, *p, *pstart, *pend = NULL_UCHARP; in backref_match_at_nested_level() local
1653 UChar *ss; in match_at() local
1714 UChar *ss; in match_at() local
1765 UChar *ss; in match_at() local
2049 UChar* ss = s + enclen(encode, s); in match_at() local
H A Dregenc.c440 static OnigCodePoint ss[] = { 0x73, 0x73 }; in ss_apply_all_case_fold() local
/PHP-7.0/ext/soap/
H A Dsoap.c131 #define FETCH_THIS_SDL(ss) \ argument
141 #define FIND_SDL_PROPERTY(ss,tmp) (tmp = zend_hash_str_find(Z_OBJPROP_P(ss), "sdl", sizeof("sdl")-1… argument
142 #define FETCH_SDL_RES(ss,tmp) ss = (sdlPtr) zend_fetch_resource_ex(tmp, "sdl", le_sdl) argument
144 #define FIND_TYPEMAP_PROPERTY(ss,tmp) (tmp = zend_hash_str_find(Z_OBJPROP_P(ss), "typemap", sizeof(… argument
145 #define FETCH_TYPEMAP_RES(ss,tmp) ss = (HashTable*) zend_fetch_resource_ex(tmp, "typemap", le_typem… argument
147 #define FETCH_THIS_SERVICE(ss) \ argument
/PHP-7.0/main/
H A Dphp_variables.c537 char *ss, *space; in php_build_argv() local
H A Dalloca.c249 long ss[0200]; /* 0200 overflow words. */ member
/PHP-7.0/ext/oci8/
H A Doci8.c2129 ub4 ss = OCI_SERVER_NOT_CONNECTED; in php_oci_connection_status() local
/PHP-7.0/ext/snmp/
H A Dsnmp.c697 struct snmp_session *ss; in php_snmp_internal() local

Completed in 62 milliseconds