Home
last modified time | relevance | path

Searched defs:tmp_len (Results 1 – 11 of 11) sorted by relevance

/PHP-8.3/win32/
H A Dcodepage.c41 int ret_len, tmp_len; in php_win32_cp_to_w_int() local
247 int target_len, tmp_len; in php_win32_cp_from_w_int() local
444 size_t tmp_len = wcslen(tmp) + 1; in php_win32_cp_env_any_to_w() local
H A Dioutil.c488 DWORD tmp_len = (DWORD)len; in php_win32_ioutil_getcwd_w() local
/PHP-8.3/ext/pdo_pgsql/
H A Dpgsql_statement.c539 size_t tmp_len; in pgsql_stmt_get_col() local
H A Dpgsql_driver.c355 size_t tmp_len; in pgsql_handle_quoter() local
/PHP-8.3/ext/standard/
H A Dftp_fopen_wrapper.c609 size_t tmp_len; in php_ftp_dirstream_read() local
H A Dstring.c2105 zval *tmp_str = NULL, *tmp_repl, *tmp_from = NULL, *tmp_len= NULL; local
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c984 size_t tmp_len = packet->argument.l + 1 + MYSQLND_HEADER_SIZE; in php_mysqlnd_cmd_write() local
1584 const size_t tmp_len = sprintf((char *)&tmp, ZEND_ULONG_FMT, Z_LVAL_P(current_field)); in php_mysqlnd_rowp_read_text_protocol() local
/PHP-8.3/ext/phar/
H A Dphar_internal.h508 size_t tmp_len; in phar_set_inode() local
H A Dphar.c736 uint32_t manifest_len, manifest_count, manifest_flags, manifest_index, tmp_len, sig_flags; in phar_parse_pharfile() local
H A Dphar_object.c3415 size_t tmp_len = 0; in PHP_METHOD() local
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c3234 size_t tmp_len; in instantiate_reflection_method() local

Completed in 99 milliseconds