Searched defs:schema (Results 1 – 7 of 7) sorted by relevance
/PHP-5.6/ext/xmlreader/ |
H A D | php_xmlreader.h | 39 void *schema; member
|
H A D | php_xmlreader.c | 495 xmlRelaxNGPtr schema = NULL; in php_xmlreader_set_relaxng_schema() local
|
/PHP-5.6/ext/odbc/ |
H A D | php_odbc.c | 3127 char *cat = NULL, *schema = NULL, *table = NULL, *type = NULL; in PHP_FUNCTION() local 3194 char *cat = NULL, *schema = NULL, *table = NULL, *column = NULL; in PHP_FUNCTION() local 3264 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local 3464 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local 3525 char *cat = NULL, *schema = NULL, *proc = NULL, *col = NULL; in PHP_FUNCTION() local 3593 char *cat = NULL, *schema = NULL, *proc = NULL; in PHP_FUNCTION() local 3659 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local 3729 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local 3797 char *cat = NULL, *schema = NULL, *table = NULL; in PHP_FUNCTION() local
|
/PHP-5.6/ext/oci8/ |
H A D | oci8_collection.c | 47 …ection_create(php_oci_connection *connection, char *tdo, int tdo_len, char *schema, int schema_len… in php_oci_collection_create()
|
H A D | oci8_interface.c | 2426 char *tdo, *schema = NULL; local
|
/PHP-5.6/ext/soap/ |
H A D | php_schema.c | 102 xmlNodePtr schema; in schema_load_file() local
|
H A D | php_sdl.c | 352 xmlNodePtr schema = get_node_ex(root, "schema", XSD_NAMESPACE); in load_wsdl_ex() local
|
Completed in 56 milliseconds