Home
last modified time | relevance | path

Searched refs:pschema (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 …END_NUM_ARGS(), "Os!sssss", &pv_conn, odbc_connection_ce, &pcat, &pcat_len, &pschema, &pschema_len,
3025 EMPTY_TO_NULL(pschema);
3053 (SQLCHAR *) pschema, SAFE_SQL_NTS(pschema),

Completed in 9 milliseconds