Home
last modified time | relevance | path

Searched refs:schema (Results 151 – 175 of 198) sorted by relevance

12345678

/PHP-8.2/ext/dom/tests/
H A DDOMDocument_schemaValidateSource_addAttrs.phpt2 DomDocument::schemaValidateSource() - Add missing attribute default values from schema
H A DDOMDocument_schemaValidateSource_missingAttrs.phpt2 DomDocument::schemaValidateSource() - Don't add missing attribute default values from schema
H A DDOMDocument_schemaValidate_error6.phpt2 DomDocument::schemaValidate() - invalid path to schema
H A DDOMDocument_relaxNGValidateSource_error2.phpt2 DOMDocument::relaxNGValidateSource() should fail on invalid RNG schema
/PHP-8.2/ext/oci8/tests/
H A Dlob_031.phpt17 ".$schema.$table_name." (blob)
34 $select_sql = "SELECT blob FROM ".$schema.$table_name;
H A Dfetch_all2.phpt16 $insert_sql = "INSERT INTO ".$schema."".$table_name." (id, value) VALUES (1,1)";
26 $select_sql = "SELECT * FROM ".$schema."".$table_name."";
H A Dlob_prefetch.phpt38 insert /*+ APPEND */ into {$schema}{$table_name} (id, clob, blob) values (j, c, b);
122 $sql = "select clob from {$schema}{$table_name}" . " order by id";
141 $sql = "select blob from {$schema}{$table_name}" . " order by id";
H A Dlob_prefetch_ini.phpt40 insert /*+ APPEND */ into {$schema}{$table_name} (id, clob, blob) values (j, c, b);
111 $sql = "select clob from {$schema}{$table_name}" . " order by id";
139 $sql = "select blob from {$schema}{$table_name}" . " order by id";
H A Ddetails.inc40 $schema = '';
45 * Used for creating/dropping schema objects used by a test
H A Dlob_033.phpt17 ".$schema.$table_name." (id, blob)
H A Dlob_032.phpt17 ".$schema.$table_name." (id, clob)
H A Dlob_036.phpt17 ".$schema.$table_name." (blob)
H A Dlob_034.phpt17 ".$schema.$table_name." (blob)
H A Dlob_020.phpt17 ".$schema.$table_name." (Clob)
36 $select_sql = "SELECT clob FROM ".$schema.$table_name." FOR UPDATE";
H A Dfetch_array.phpt16 $insert_sql = "INSERT INTO ".$schema."".$table_name." (id, value) VALUES (1,1)";
34 $select_sql = "SELECT * FROM ".$schema."".$table_name."";
/PHP-8.2/ext/soap/tests/schema/
H A Dschema064.phpt15 $schema = <<<EOF
31 test_schema($schema,'type="tns:testType"',array(
/PHP-8.2/ext/soap/tests/
H A Dclassmap.wsdl3 <xsd:schema targetNamespace="http://schemas.nothing.com">
10 </xsd:schema>
H A Dclassmap002.phpt30 'actor' =>'http://schema.nothing.com',
H A Dbug68361.phpt12 …<xsd:schema targetNamespace="http://foo.bar/testserver/types" xmlns="http://foo.bar/testserver/typ…
36 </xsd:schema>
/PHP-8.2/ext/pdo_sqlite/tests/
H A Dbug78192.phpt2 PDO SQLite Bug #78192 SegFault when reuse statement after schema change
/PHP-8.2/ext/pgsql/tests/
H A Dpg_insert_001.phpt2 PostgreSQL pg_select() - basic test using schema
H A Dpg_update_001.phpt2 PostgreSQL pg_update() - basic test using schema
/PHP-8.2/ext/odbc/tests/
H A Dodbc_columnprivileges_001.phpt28 Deprecated: odbc_columnprivileges(): Passing null to parameter #3 ($schema) of type string is depre…
/PHP-8.2/ext/pdo_mysql/tests/
H A DREADME.md12 # Database (schema) name
/PHP-8.2/ext/soap/tests/bugs/
H A Dbug29061.wsdl10 <xs:schema/>

Completed in 37 milliseconds

12345678