Searched refs:pcat_len (Results 1 – 1 of 1) sorted by relevance
/PHP-8.1/ext/odbc/ |
H A D | php_odbc.c | 2954 size_t pcat_len = 0, pschema_len, ptable_len, fcat_len, fschema_len, ftable_len; in PHP_FUNCTION() local 2957 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!sssss", &pv_conn, &pcat, &pcat_len, &pschema, &psch… in PHP_FUNCTION()
|
Completed in 14 milliseconds