Home
last modified time | relevance | path

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

/PHP-8.0/ext/odbc/
H A Dphp_odbc.c2939 char *pcat = NULL, *pschema, *ptable, *fcat, *fschema, *ftable; in PHP_FUNCTION() local
2944 …&ptable, &ptable_len, &fcat, &fcat_len, &fschema, &fschema_len, &ftable, &ftable_len) == FAILURE) { in PHP_FUNCTION()
2954 EMPTY_TO_NULL(ptable); in PHP_FUNCTION()
2982 (SQLCHAR *) ptable, SAFE_SQL_NTS(ptable), in PHP_FUNCTION()

Completed in 12 milliseconds