Home
last modified time | relevance | path

Searched defs:len (Results 176 – 200 of 277) sorted by relevance

12345678910>>...12

/PHP-7.4/ext/pdo_mysql/
H A Dmysql_statement.c727 static int pdo_mysql_stmt_get_col(pdo_stmt_t *stmt, int colno, char **ptr, size_t *len, int *caller… in pdo_mysql_stmt_get_col()
H A Dmysql_driver.c290 static char *pdo_mysql_last_insert_id(pdo_dbh_t *dbh, const char *name, size_t *len) in pdo_mysql_last_insert_id()
/PHP-7.4/sapi/cli/
H A Dphp_http_parser.c259 size_t len) in php_http_parser_execute()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c570 size_t len; in phpdbg_compile() local
943 int phpdbg_output_ev_variable(char *name, size_t len, char *keyname, size_t keylen, HashTable *pare… in phpdbg_output_ev_variable()
/PHP-7.4/Zend/
H A Dzend.c218 size_t len; in zend_spprintf() local
230 size_t len; in zend_spprintf_unchecked() local
373 size_t len = ZSTR_LEN(str); in zend_print_zval() local
/PHP-7.4/ext/curl/
H A Dinterface.c108 static int php_curl_option_str(php_curl *ch, zend_long option, const char *str, const size_t len, z… in php_curl_option_str()
137 static int php_curl_option_url(php_curl *ch, const char *url, const size_t len) /* {{{ */ in php_curl_option_url()
1936 int len; in create_certinfo() local
/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c662 size_t len, n, k; in mbfl_strlen() local
781 size_t len, n, k; in mbfl_oddlen() local
1132 size_t n, k, len, start, end; in mbfl_substr() local
1583 size_t len, n; in mbfl_strwidth() local
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c153 unsigned short len; member
426 int i, len; in php_openssl_matches_san_list() local
1545 size_t len; in php_openssl_alpn_protos_parse() local
2637 size_t len = ZSTR_LEN(url->host); in php_openssl_get_url_name() local
/PHP-7.4/ext/spl/
H A Dspl_directory.c188 PHPAPI char* spl_filesystem_object_get_path(spl_filesystem_object *intern, size_t *len) /* {{{ */ in spl_filesystem_object_get_path()
401 void spl_filesystem_info_set_filename(spl_filesystem_object *intern, char *path, size_t len, size_t… in spl_filesystem_info_set_filename()
584 static char *spl_filesystem_object_get_pathname(spl_filesystem_object *intern, size_t *len) { /* {{… in spl_filesystem_object_get_pathname()
702 size_t len; in spl_filesystem_object_construct() local
1135 size_t len; in SPL_METHOD() local
/PHP-7.4/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h159 SQLLEN len; member
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_statement.c529 static int pgsql_stmt_get_col(pdo_stmt_t *stmt, int colno, char **ptr, size_t *len, int *caller_fre… in pgsql_stmt_get_col()
/PHP-7.4/ext/standard/
H A Duser_filters.c275 size_t len; in user_filter_factory_create() local
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c1103 SDWORD len; in odbc_column_lengths() local
1105 SQLLEN len; in odbc_column_lengths() local
1513 SQLSMALLINT len; in PHP_FUNCTION() local
2677 SQLSMALLINT len; in odbc_do_connect() local
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp415 int32_t len = u_sprintf(temp, "%u", (uint32_t)num_index); in umsg_format_helper() local
/PHP-7.4/main/
H A Dfopen_wrappers.c551 size_t len = strlen(ptr); local
/PHP-7.4/ext/phar/
H A Dutil.c1370 size_t len = 0; in phar_hex_str() local
1474 size_t read_size, len; in phar_verify_signature() local
/PHP-7.4/ext/sockets/
H A Dsockets.c1708 zend_long len, flags; local
1750 zend_long len, flags; local
1907 zend_long len, flags, port = 0; local
/PHP-7.4/ext/ffi/
H A Dffi_parser.c2679 zend_ffi_val len = {.kind = ZEND_FFI_VAL_EMPTY}; in parse_array_or_function_declarators() local
3557 int zend_ffi_parse_decl(const char *str, size_t len) { in zend_ffi_parse_decl()
3570 int zend_ffi_parse_type(const char *str, size_t len, zend_ffi_dcl *dcl) { in zend_ffi_parse_type()
/PHP-7.4/ext/bz2/
H A Dbz2.c377 zend_long len = 1024; in PHP_FUNCTION() local
/PHP-7.4/ext/session/
H A Dmod_mm.c69 static inline uint32_t ps_sd_hash(const char *data, int len) in ps_sd_hash()
/PHP-7.4/win32/
H A Dioutil.h158 #define PHP_WIN32_IOUTIL_PATH_IS_OK_W(pathw, len) \ argument
492 __forceinline static char *php_win32_ioutil_getcwd(char *buf, size_t len) in php_win32_ioutil_getcwd()
H A Dsendmail.c892 int len = (int)strlen(msg); in Post() local
/PHP-7.4/ext/opcache/
H A Dzend_file_cache.c217 size_t len; local
834 size_t len; local
/PHP-7.4/sapi/apache2handler/
H A Dsapi_apache2.c177 apr_size_t len, tlen=0; in php_apache_sapi_read_post() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c192 size_t len; in php_com_import_typelib() local

Completed in 181 milliseconds

12345678910>>...12