Home
last modified time | relevance | path

Searched defs:s (Results 276 – 300 of 302) sorted by relevance

1...<<111213

/PHP-7.2/ext/soap/
H A Dphp_sdl.c229 char *s; in sdl_set_uri_credentials() local
1196 char *s; in sdl_deserialize_string() local
H A Dphp_encoding.c1061 char s[256]; in to_xml_long() local
/PHP-7.2/Zend/
H A Dzend_alloc.c2537 ZEND_API char* ZEND_FASTCALL _estrndup(const char *s, size_t length ZEND_FILE_LINE_DC ZEND_FILE_LIN…
2551 ZEND_API char* ZEND_FASTCALL zend_strndup(const char *s, size_t length)
H A Dzend_builtin_functions.c524 zend_string *s; in ZEND_FUNCTION() local
H A Dzend_operators.c2280 char *s; in increment_string() local
/PHP-7.2/sapi/cli/
H A Dphp_cli_server.c313 size_t s = 0; in get_template_string() local
399 char *s, *p; in add_response_header() local
/PHP-7.2/ext/pgsql/
H A Dpgsql.c813 char *result, *rp, *s; in php_pgsql_PQescapeInternal() local
2573 smart_str s = {0}; local
6387 smart_str s = {0}; local
/PHP-7.2/ext/phar/
H A Dphar_internal.h488 char *s; in phar_unixify_path_separators() local
/PHP-7.2/ext/opcache/
H A DZendAccelerator.c516 char s[2]; in accel_copy_permanent_strings() local
/PHP-7.2/ext/interbase/
H A Dibase_query.c1911 char buf[16], *s = buf; in _php_ibase_field_info() local
/PHP-7.2/ext/spl/
H A Dspl_dllist.c1183 const unsigned char *p, *s; in SPL_METHOD() local
H A Dspl_array.c1782 const unsigned char *p, *s; in SPL_METHOD() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.h162 UChar* s; member
H A Dunicode_property_data.c25292 register const char *s = wordlist[key].name; in unicode_lookup_property_name() local
/PHP-7.2/ext/pdo/
H A Dpdo_stmt.c206 char *s = ZSTR_VAL(stmt->columns[col].name); in pdo_stmt_describe_columns() local
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c287 sljit_s32 s, j1, j2; in set_jump_instruction() local
H A DsljitNativePPC_common.c116 #define S(s) (reg_map[s] << 21) argument
H A DsljitNativeX86_common.c262 #define INC_SIZE(s) (*inst++ = (s), compiler->size += (s)) argument
/PHP-7.2/ext/standard/
H A Dfile.c724 char *p, *s, *e; in PHP_FUNCTION() local
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_inference.c538 static inline zend_bool shift_left_overflows(zend_long n, zend_long s) { in shift_left_overflows()
/PHP-7.2/main/
H A Dfastcgi.c655 char *s; in fcgi_listen() local
/PHP-7.2/ext/exif/
H A Dexif.c1758 char *s; member
4495 char tmp[64], *sections_str, *s; in PHP_FUNCTION() local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_structs.h40 char *s; member
46 const char *s; member
/PHP-7.2/ext/openssl/
H A Dopenssl.c1798 zend_string * s = NULL; in PHP_FUNCTION() local
1967 char *spkstr = NULL, * spkstr_cleaned = NULL, * s = NULL; in PHP_FUNCTION() local
/PHP-7.2/sapi/litespeed/
H A Dlsapilib.c4007 #define MD5STEP(f, w, x, y, z, data, s) \ argument

Completed in 276 milliseconds

1...<<111213