Home
last modified time | relevance | path

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

/PHP-7.1/ext/odbc/
H A Dphp_odbc.c3373 char *pcat = NULL, *pschema, *ptable, *fcat, *fschema, *ftable; in PHP_FUNCTION() local
3377 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "rs!sssss", &pv_conn, &pcat, &pcat_len, &pschema, &psch… in PHP_FUNCTION()
3387 EMPTY_TO_NULL(pschema); in PHP_FUNCTION()
3415 pschema, SAFE_SQL_NTS(pschema), in PHP_FUNCTION()

Completed in 13 milliseconds