Home
last modified time | relevance | path

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

/PHP-5.5/ext/odbc/
H A Dphp_odbc.c3317 char *pcat = NULL, *pschema, *ptable, *fcat, *fschema, *ftable; in PHP_FUNCTION() local
3322 …&ptable, &ptable_len, &fcat, &fcat_len, &fschema, &fschema_len, &ftable, &ftable_len) == FAILURE) { in PHP_FUNCTION()
3334 EMPTY_TO_NULL(fschema); in PHP_FUNCTION()
3360 fschema, SAFE_SQL_NTS(fschema), in PHP_FUNCTION()

Completed in 11 milliseconds