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