Home
last modified time | relevance | path

Searched refs:schema (Results 176 – 185 of 185) sorted by relevance

12345678

/PHP-5.5/ext/oci8/
H A Doci8_collection.c47 …ion_create(php_oci_connection *connection, char *tdo, int tdo_len, char *schema, int schema_len TS… in php_oci_collection_create() argument
66 (text *) schema, in php_oci_collection_create()
H A Doci8_interface.c2379 char *tdo, *schema = NULL; local
2382 …eters(ZEND_NUM_ARGS() TSRMLS_CC, "rs|s", &z_connection, &tdo, &tdo_len, &schema, &schema_len) == F…
2388 …if ( (collection = php_oci_collection_create(connection, tdo, tdo_len, schema, schema_len TSRMLS_C…
/PHP-5.5/ext/phar/tests/
H A Dbug65028.phpt19 "files/search/schema.xml",
/PHP-5.5/ext/oci8/tests/
H A Dlob_040.phpt17 …$s = oci_parse($c, "insert into ".$schema.$table_name." (id, clob) values(".$i.", '".$i."aaaa".$i.…
23 $s = oci_parse($c, "select clob from ".$schema.$table_name." order by id");
/PHP-5.5/ext/standard/tests/array/
H A Dbug34066_1.phpt224 "xmlns" => "x-schema:CL310_DezABFSchema.XML"
279 /Docs/xmlns=x-schema:CL310_DezABFSchema.XML
H A Dbug34066.phpt224 "xmlns" => "x-schema:CL310_DezABFSchema.XML"
280 /Docs/@xmlns=x-schema:CL310_DezABFSchema.XML
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt148 * SCHEME_REQUIRED: The 'schema' part of the URL
/PHP-5.5/ext/soap/
H A Dphp_sdl.c352 xmlNodePtr schema = get_node_ex(root, "schema", XSD_NAMESPACE); in load_wsdl_ex() local
353 if (schema) { in load_wsdl_ex()
354 load_schema(ctx, schema TSRMLS_CC); in load_wsdl_ex()
/PHP-5.5/
H A DNEWS5070 - Fixed bug #51607 (pg_copy_from does not allow schema in the tablename
5345 - Fixed bug #50195 (pg_copy_to() fails when table name contains schema. (Ilia)
5531 - Fixed bug #49144 (Import of schema from different host transmits original
6895 - Fixed bug #24679 (pg_* functions doesn't work using schema). (Felipe)
8474 - Fixed bug #37807 (segmentation fault during SOAP schema import). (Tony)
9454 - Fixed bug #33837 (Informix ESQL version numbering schema changed). (Jani)
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic18095 >0 leshort >0 schema version no %d

Completed in 145 milliseconds

12345678