Searched defs:tmp_len (Results 1 – 15 of 15) sorted by relevance
/PHP-7.2/win32/ |
H A D | codepage.c | 36 int ret_len, tmp_len; in php_win32_cp_to_w_int() local 177 int target_len, tmp_len; in php_win32_cp_from_w_int() local 376 size_t tmp_len; in php_win32_cp_env_any_to_w() local
|
H A D | ioutil.c | 450 DWORD tmp_len = (DWORD)len; in php_win32_ioutil_getcwd_w() local
|
/PHP-7.2/ext/standard/ |
H A D | ftp_fopen_wrapper.c | 138 int result, use_ssl, use_ssl_on_data = 0, tmp_len; in php_ftp_fopen_connect() local 621 size_t tmp_len; in php_ftp_dirstream_read() local
|
H A D | proc_open.c | 433 size_t tmp_len; in PHP_FUNCTION() local
|
H A D | url_scanner_ex.c | 186 size_t tmp_len; in PHP_INI_END() local
|
H A D | string.c | 2457 zval *tmp_str = NULL, *tmp_from = NULL, *tmp_repl = NULL, *tmp_len= NULL; local
|
/PHP-7.2/ext/pdo_pgsql/ |
H A D | pgsql_statement.c | 535 size_t tmp_len; in pgsql_stmt_get_col() local
|
H A D | pgsql_driver.c | 335 size_t tmp_len; in pgsql_handle_quoter() local
|
/PHP-7.2/ext/mysqlnd/ |
H A D | mysqlnd_ps_codec.c | 60 size_t tmp_len = 0; in ps_fetch_from_1_to_8_bytes() local
|
H A D | mysqlnd_wireprotocol.c | 1048 size_t tmp_len = packet->argument.l + 1 + MYSQLND_HEADER_SIZE; in php_mysqlnd_cmd_write() local 1766 …const size_t tmp_len = sprintf((char *)&tmp, MYSQLND_LLU_SPEC, (uint64_t) Z_LVAL_P(current_field)); in php_mysqlnd_rowp_read_text_protocol_aux() local
|
/PHP-7.2/ext/phar/ |
H A D | phar_internal.h | 511 int tmp_len; in phar_set_inode() local
|
H A D | phar.c | 671 uint32_t manifest_len, manifest_count, manifest_flags, manifest_index, tmp_len, sig_flags; local
|
H A D | phar_object.c | 3505 int tmp_len = 0; in PHP_METHOD() local
|
/PHP-7.2/ext/pgsql/ |
H A D | pgsql.c | 814 size_t tmp_len; in php_pgsql_PQescapeInternal() local
|
/PHP-7.2/ext/reflection/ |
H A D | php_reflection.c | 2991 size_t name_len, tmp_len; in ZEND_METHOD() local
|
Completed in 141 milliseconds