Home
last modified time | relevance | path

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

12

/PHP-8.1/ext/fileinfo/tests/
H A Dbug71434.phpt10 from serial import Serial
11 from sys import exit
/PHP-8.1/ext/pgsql/tests/
H A D28large_object_import_oid.phpt2 PostgreSQL import large object with given oid
19 echo "import LO from int\n";
27 echo "import LO from string\n";
35 echo "import LO using default connection\n";
88 import LO from int
89 import LO from string
90 import LO using default connection
/PHP-8.1/ext/dom/tests/
H A Dbug47530.phpt104 echo "-- Test document fragment with import --\n";
106 echo "-- Test document fragment without import --\n";
108 echo "-- Test document import --\n";
110 echo "-- Test partial document import --\n";
112 echo "-- Test document import with attributes --\n";
119 -- Test document fragment with import --
122 -- Test document fragment without import --
127 -- Test document import --
134 -- Test partial document import --
143 -- Test document import with attributes --
H A Dbug47849.phpt2 Bug #47849 (Non-deep import loses the namespace).
/PHP-8.1/ext/standard/tests/strings/
H A Dlocale_independent_float_to_string.phpt33 echo "- export/import:\n";
73 - export/import:
94 - export/import:
/PHP-8.1/Zend/tests/attributes/
H A D004_name_resolution.phpt34 #[\Entity("import absolute from global")]
85 string(27) "import absolute from global"
/PHP-8.1/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 Dname_collision_07.phpt2 Class declaration colliding with import (in namespace)
H A Dbug42859.phpt2 Bug #42859 (import always conflicts with internal classes)
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.1/Zend/tests/use_const/
H A Dbasic.phpt2 import namespaced constant
/PHP-8.1/Zend/tests/use_function/
H A Dbasic.phpt2 import namespaced function
/PHP-8.1/ext/oci8/tests/
H A Dlob_042.phpt39 var_dump($blob->import("does_not_exist"));
71 Warning: OCILob::import(): Can't open file %s in %s on line %d
H A Dlob_009.phpt30 var_dump($blob->import(__DIR__."/lob_009.txt"));
/PHP-8.1/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.1/ext/gmp/tests/
H A Dgmp_import.phpt11 $import = [
34 foreach ($import as $k => $test) {
/PHP-8.1/ext/sockets/tests/
H A Dwsaprotocol_info_0.phpt2 Winsock export/import socket, basic test
/PHP-8.1/ext/soap/tests/bugs/
H A Dbug34453.wsdl4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />
H A Dbug29839.wsdl4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />

Completed in 33 milliseconds

12