Home
last modified time | relevance | path

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

/PHP-7.3/ext/odbc/
H A Dphp_odbc.c3138 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local
3207 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local
3279 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
3485 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
3548 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local
3618 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local
3686 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local
3758 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local
3828 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
/PHP-7.3/ext/xmlreader/
H A Dphp_xmlreader.h47 void *schema; member
H A Dphp_xmlreader.c476 xmlRelaxNGPtr schema = NULL; in php_xmlreader_set_relaxng_schema() local
/PHP-7.3/ext/oci8/
H A Doci8_collection.c43 …ection_create(php_oci_connection *connection, char *tdo, int tdo_len, char *schema, int schema_len) in php_oci_collection_create()
H A Doci8_interface.c2559 char *tdo, *schema = NULL; in PHP_FUNCTION() local
/PHP-7.3/ext/soap/
H A Dphp_schema.c101 xmlNodePtr schema; in schema_load_file() local
162 int load_schema(sdlCtx *ctx, xmlNodePtr schema) in load_schema()
H A Dphp_sdl.c349 xmlNodePtr schema = get_node_ex(root, "schema", XSD_NAMESPACE); in load_wsdl_ex() local

Completed in 43 milliseconds