Home
last modified time | relevance | path

Searched refs:pcat_len (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/odbc/
H A Dphp_odbc.c3318 int pcat_len = 0, pschema_len, ptable_len, fcat_len, fschema_len, ftable_len; in PHP_FUNCTION() local
3321 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs!sssss", &pv_conn, &pcat, &pcat_len, &psch… in PHP_FUNCTION()

Completed in 13 milliseconds