Home
last modified time | relevance | path

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

/php-src/ext/pdo_odbc/
H A Dodbc_driver.c550 size_t estimated_length = php_odbc_connstr_estimate_quote_length(dbh->username); in pdo_odbc_handle_factory() local
567 size_t estimated_length = php_odbc_connstr_estimate_quote_length(dbh->password); in pdo_odbc_handle_factory() local

Completed in 8 milliseconds