Home
last modified time | relevance | path

Searched defs:s (Results 251 – 275 of 287) sorted by relevance

1...<<1112

/PHP-7.1/main/
H A Dnetwork.c202 int s; in php_network_getaddresses() local
H A Dfastcgi.c655 char *s; in fcgi_listen() local
/PHP-7.1/ext/wddx/
H A Dwddx.c1023 static void php_wddx_process_data(void *user_data, const XML_Char *s, int len) in php_wddx_process_data()
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_prompt.c1127 zend_string *s = phpdbg_compile_stackframe(gen->execute_data); in PHPDBG_COMMAND() local
H A Dphpdbg.c838 …dbg_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_headers_struct *s) /* {{{ */ in php_sapi_phpdbg_header_handler()
/PHP-7.1/win32/build/
H A Dconfutils.js3318 function trim(s) argument
/PHP-7.1/ext/phar/
H A Dutil.c1950 const char *s; in phar_add_virtual_dirs() local
H A Dphar_internal.h488 char *s; in phar_unixify_path_separators() local
/PHP-7.1/Zend/
H A Dzend_portability.h157 # define DL_FETCH_SYMBOL(h,s) dlsym((h), "_" s) argument
H A Dzend_alloc.c2536 ZEND_API char* ZEND_FASTCALL _estrndup(const char *s, size_t length ZEND_FILE_LINE_DC ZEND_FILE_LIN…
2553 ZEND_API char* ZEND_FASTCALL zend_strndup(const char *s, size_t length)
H A Dzend_builtin_functions.c644 zend_string *s; in ZEND_FUNCTION() local
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_internal.h369 #define strlen(s) _strlen(s) argument
371 #define memcmp(s,c,n) _memcmp(s,c,n) argument
372 #define memcpy(d,s,n) _memcpy(d,s,n) argument
373 #define memmove(d,s,n) _memmove(d,s,n) argument
374 #define memset(s,c,n) _memset(s,c,n) argument
388 pcre_memmove(void *d, const void *s, size_t n) in pcre_memmove()
/PHP-7.1/sapi/litespeed/
H A Dlsapi_main.c626 static inline char* skip_slash(char *s) in skip_slash()
/PHP-7.1/ext/hash/
H A Dhash.c1202 char *s = buffer, *e = s + sizeof(buffer); in PHP_MINFO_FUNCTION() local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_result.c406 mysqlnd_query_read_result_set_header(MYSQLND_CONN_DATA * conn, MYSQLND_STMT * s) in mysqlnd_query_read_result_set_header()
/PHP-7.1/ext/spl/
H A Dspl_observer.c759 const unsigned char *p, *s; in SPL_METHOD() local
H A Dspl_dllist.c1183 const unsigned char *p, *s; in SPL_METHOD() local
/PHP-7.1/ext/soap/
H A Dphp_sdl.c229 char *s; in sdl_set_uri_credentials() local
1194 char *s; in sdl_deserialize_string() local
/PHP-7.1/sapi/cli/
H A Dphp_cli_server.c313 size_t s = 0; in get_template_string() local
400 char *s, *p; in add_response_header() local
/PHP-7.1/ext/pgsql/
H A Dpgsql.c813 char *result, *rp, *s; in php_pgsql_PQescapeInternal() local
2567 smart_str s = {0}; local
6381 smart_str s = {0}; local
/PHP-7.1/ext/interbase/
H A Dibase_query.c1915 char buf[16], *s = buf; in _php_ibase_field_info() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.h162 UChar* s; member
/PHP-7.1/ext/opcache/
H A DZendAccelerator.c526 char s[2]; in accel_use_shm_interned_strings() local
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c206 char *s = ZSTR_VAL(stmt->columns[col].name); in pdo_stmt_describe_columns() local
/PHP-7.1/ext/standard/
H A Dfile.c714 char *p, *s, *e; in PHP_FUNCTION() local

Completed in 190 milliseconds

1...<<1112