Home
last modified time | relevance | path

Searched refs:import (Results 1 – 25 of 38) sorted by relevance

12

/PHP-8.0/ext/pgsql/tests/
H A D28large_object_import_oid.phpt2 PostgreSQL import large object with given oid
17 echo "import LO from int\n";
25 echo "import LO from string\n";
33 echo "import LO using default connection\n";
86 import LO from int
87 import LO from string
88 import LO using default connection
H A D05large_object.phpt57 echo "import/export LO\n";
103 import/export LO
/PHP-8.0/ext/fileinfo/tests/
H A Dbug71434.phpt10 from serial import Serial
11 from sys import exit
/PHP-8.0/ext/standard/tests/strings/
H A Dlocale_independent_float_to_string.phpt33 echo "- export/import:\n";
73 - export/import:
94 - export/import:
/PHP-8.0/Zend/tests/
H A Dns_066.phpt2 066: Name ambiguity (import name & internal class name)
H A Dns_067.phpt2 067: Name ambiguity (import name & internal class name)
H A Dglobal_with_side_effect_name.phpt2 Global variable import using a name with side effects
H A Dns_029.phpt2 029: Name ambiguity (class name & import name)
H A Dns_030.phpt2 030: Name ambiguity (import name & class name)
H A Dbug42859.phpt2 Bug #42859 (import always conflicts with internal classes)
H A Dname_collision_07.phpt2 Class declaration colliding with import (in namespace)
H A Dname_collision_08.phpt2 Function declaration colliding with import (in namespace)
H A Dname_collision_09.phpt2 Class declaration colliding with import (in namespace)
H A Dns_022.phpt2 022: Name search priority (first look into import, then into current namespace and then for class)
/PHP-8.0/Zend/tests/attributes/
H A D004_name_resolution.phpt34 #[\Entity("import absolute from global")]
85 string(27) "import absolute from global"
/PHP-8.0/Zend/tests/use_const/
H A Dbasic.phpt2 import namespaced constant
/PHP-8.0/Zend/tests/use_function/
H A Dbasic.phpt2 import namespaced function
/PHP-8.0/ext/dom/tests/
H A Dbug47849.phpt2 Bug #47849 (Non-deep import loses the namespace).
/PHP-8.0/ext/oci8/tests/
H A Dlob_042.phpt37 var_dump($blob->import("does_not_exist"));
69 Warning: OCILob::import(): Can't open file %s in %s on line %d
H A Dlob_009.phpt28 var_dump($blob->import(__DIR__."/lob_009.txt"));
/PHP-8.0/ext/soap/tests/schema/
H A Dtest_schema.inc23 <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/" />
24 <xsd:import namespace="http://schemas.xmlsoap.org/wsdl/" />
/PHP-8.0/ext/gmp/tests/
H A Dgmp_import.phpt11 $import = [
34 foreach ($import as $k => $test) {
/PHP-8.0/ext/sockets/tests/
H A Dwsaprotocol_info_0.phpt2 Winsock export/import socket, basic test
/PHP-8.0/ext/soap/tests/bugs/
H A Dbug29839.wsdl4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
H A Dbug34453.wsdl4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />

Completed in 19 milliseconds

12