Home
last modified time | relevance | path

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

/php-src/ext/odbc/
H A Dphp_odbc.c3011 char *pcat = NULL, *pschema, *ptable, *fcat, *fschema, *ftable;
3015 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "Os!sssss", &pv_conn, odbc_connection_ce, &pcat, &pcat_…
3024 EMPTY_TO_NULL(pcat);
3052 (SQLCHAR *) pcat, SAFE_SQL_NTS(pcat),

Completed in 10 milliseconds