Home
last modified time | relevance | path

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

/php-src/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-src/ext/pdo_pgsql/
H A Dpgsql_statement.c555 size_t tmp_len; in pgsql_stmt_get_col() local
H A Dpgsql_driver.c351 size_t tmp_len; in pgsql_handle_quoter() local
/php-src/ext/standard/
H A Dftp_fopen_wrapper.c609 size_t tmp_len; in php_ftp_dirstream_read() local
H A Dstring.c2369 zval *tmp_str = NULL, *tmp_repl, *tmp_from = NULL, *tmp_len= NULL; local
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c481 ssize_t tmp_len; in php_firebird_set_error() local
/php-src/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c977 size_t tmp_len = packet->argument.l + 1 + MYSQLND_HEADER_SIZE; in php_mysqlnd_cmd_write() local
1577 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-src/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-src/ext/reflection/
H A Dphp_reflection.c3288 size_t tmp_len; in instantiate_reflection_method() local

Completed in 142 milliseconds