Home
last modified time | relevance | path

Searched defs:schema (Results 1 – 9 of 9) sorted by relevance

/PHP-8.2/ext/odbc/
H A Dodbc.stub.php385 function odbc_connect(string $dsn, string $user, #[\SensitiveParameter] string $password, int $curs…
H A Dphp_odbc.c2720 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local
2788 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local
2859 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
3062 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
3124 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local
3189 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local
3252 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local
3322 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local
3391 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
/PHP-8.2/ext/xmlreader/
H A Dphp_xmlreader.h45 void *schema; member
H A Dphp_xmlreader.c475 xmlRelaxNGPtr schema = NULL; in php_xmlreader_set_relaxng_schema() local
/PHP-8.2/ext/oci8/
H A Doci8_collection.c41 …ection_create(php_oci_connection *connection, char *tdo, int tdo_len, char *schema, int schema_len) in php_oci_collection_create()
H A Doci8.stub.php697 function oci_new_connect(string $username, #[\SensitiveParameter] string $password, ?string $connec…
H A Doci8_interface.c2300 char *tdo, *schema = NULL; in PHP_FUNCTION() local
/PHP-8.2/ext/soap/
H A Dphp_schema.c106 xmlNodePtr schema; in schema_load_file() local
181 int load_schema(sdlCtx *ctx, xmlNodePtr schema) in load_schema()
H A Dphp_sdl.c352 xmlNodePtr schema = get_node_ex(root, "schema", XSD_NAMESPACE); in load_wsdl_ex() local

Completed in 100 milliseconds