Home
last modified time | relevance | path

Searched defs:s (Results 226 – 250 of 263) sorted by relevance

1234567891011

/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_inference.c538 static inline zend_long safe_shift_left(zend_long n, zend_long s) { in safe_shift_left()
542 static inline zend_bool shift_left_overflows(zend_long n, zend_long s) { in shift_left_overflows()
H A Dzend_ssa.c1419 int j, s; in zend_ssa_remove_block() local
H A Dsccp.c1925 int s; in sccp_mark_feasible_successors() local
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c162 php_netstream_data_t s; member
1178 static RSA *php_openssl_tmp_rsa_cb(SSL *s, int is_export, int keylength) in php_openssl_tmp_rsa_cb()
/PHP-7.4/main/
H A Dnetwork.c189 int s; in php_network_getaddresses() local
H A Dfastcgi.c653 char *s; in fcgi_listen() local
/PHP-7.4/ext/phar/
H A Dutil.c1934 const char *s; in phar_add_virtual_dirs() local
H A Dphar_internal.h479 char *s; in BEGIN_EXTERN_C() local
/PHP-7.4/ext/opcache/
H A Dzend_file_cache.c176 char *s = filename + start; local
/PHP-7.4/win32/build/
H A Dconfutils.js3579 function trim(s) argument
/PHP-7.4/ext/hash/
H A Dhash.c1283 char *s = buffer, *e = s + sizeof(buffer); in PHP_MINFO_FUNCTION() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_result.c378 mysqlnd_query_read_result_set_header(MYSQLND_CONN_DATA * conn, MYSQLND_STMT * s) in mysqlnd_query_read_result_set_header()
/PHP-7.4/ext/soap/
H A Dphp_sdl.c230 char *s; in sdl_set_uri_credentials() local
1206 char *s; in sdl_deserialize_string() local
/PHP-7.4/Zend/
H A Dzend_portability.h157 # define DL_FETCH_SYMBOL(h,s) dlsym((h), "_" s) argument
H A Dzend_alloc.c2627 ZEND_API char* ZEND_FASTCALL _estrndup(const char *s, size_t length ZEND_FILE_LINE_DC ZEND_FILE_LIN…
2641 ZEND_API char* ZEND_FASTCALL zend_strndup(const char *s, size_t length)
H A Dzend_builtin_functions.c587 zend_string *s; in ZEND_FUNCTION() local
/PHP-7.4/ext/spl/
H A Dspl_observer.c753 const unsigned char *p, *s; in SPL_METHOD() local
H A Dspl_dllist.c1176 const unsigned char *p, *s; in SPL_METHOD() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c810 …dbg_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_headers_struct *s) /* {{{ */ in php_sapi_phpdbg_header_handler()
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c318 size_t s = 0; in get_template_string() local
410 char *s, *p; in add_response_header() local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c805 char *result, *rp, *s; in php_pgsql_PQescapeInternal() local
2572 smart_str s = {0}; local
6403 smart_str s = {0}; local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c213 match_block *mb, const char *s, ...) in display_frames()
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c208 char *s = ZSTR_VAL(stmt->columns[col].name); in pdo_stmt_describe_columns() local
/PHP-7.4/ext/sockets/
H A Dsockets.c1004 zend_long s = zval_get_long(sec); local
/PHP-7.4/ext/standard/
H A Dfile.c725 char *p, *s, *e; in PHP_FUNCTION() local

Completed in 185 milliseconds

1234567891011