Searched refs:uid_len (Results 1 – 1 of 1) sorted by relevance
/PHP-7.1/ext/odbc/ |
H A D | php_odbc.c | 2579 size_t db_len, uid_len, pwd_len; in odbc_do_connect() local 2588 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "sss|l", &db, &db_len, &uid, &uid_len, &pwd, &pwd_len, … in odbc_do_connect()
|
Completed in 14 milliseconds