Home
last modified time | relevance | path

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

12

/php-src/ext/dom/tests/
H A DDOMDocument_getElementsByTagName_liveness_simplexml.phpt13 echo "before import\n";
15 echo "after import\n";
26 before import
27 after import
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 --
/php-src/Zend/tests/
H A Dns_029.phpt2 029: Name ambiguity (class name & import name)
13 Fatal error: Cannot redeclare class Foo (previously declared as local import) in %sns_029.php on li…
H A Dname_collision_07.phpt2 Class declaration colliding with import (in namespace)
16 Fatal error: Cannot redeclare class Bazzle\Bar (previously declared as local import) in %s on line …
H A Dname_collision_08.phpt2 Function declaration colliding with import (in namespace)
16 Fatal error: Cannot redeclare function Bazzle\bar() (previously declared as local import) in %s on …
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_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_09.phpt2 Class declaration colliding with import (in namespace)
/php-src/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-src/ext/fileinfo/tests/
H A Dbug71434.phpt10 from serial import Serial
11 from sys import exit
/php-src/ext/dom/tests/modern/spec/
H A Dbug47530.phpt98 echo "-- Test document fragment with import --\n";
100 echo "-- Test document fragment without import --\n";
102 echo "-- Test document import --\n";
104 echo "-- Test partial document import --\n";
106 echo "-- Test document import with attributes --\n";
113 -- Test document fragment with import --
116 -- Test document fragment without import --
123 -- Test document import --
130 -- Test partial document import --
139 -- Test document import with attributes --
H A DHTMLDocument_importNode_01.phpt16 …<default:p xmlns:default="http://www.w3.org/1999/xhtml" class="foo" id="import">namespace prefixed…
44 … <p xmlns:default="http://www.w3.org/1999/xhtml" class="foo" id="import">namespace prefixed</p>
/php-src/ext/standard/tests/strings/
H A Dlocale_independent_float_to_string.phpt32 echo "- export/import:\n";
72 - export/import:
93 - export/import:
/php-src/Zend/tests/attributes/
H A D004_name_resolution.phpt34 #[\Entity("import absolute from global")]
85 string(27) "import absolute from global"
/php-src/ext/dom/tests/modern/html/serializer/
H A DHTMLDocument_serialize_ns_imported_03.phpt12 echo "--- After import into HTML ---\n";
36 --- After import into HTML ---
H A DHTMLDocument_serialize_ns_imported_04.phpt12 echo "--- After import into HTML ---\n";
36 --- After import into HTML ---
H A DHTMLDocument_serialize_ns_imported_06.phpt12 echo "--- After clone + import into HTML ---\n";
36 --- After clone + import into HTML ---
H A DHTMLDocument_serialize_ns_imported_01.phpt13 echo "--- After import into HTML ---\n";
27 --- After import into HTML ---
H A DHTMLDocument_serialize_ns_imported_02.phpt12 echo "--- After import into HTML ---\n";
36 --- After import into HTML ---
/php-src/Zend/tests/use_const/
H A Dbasic.phpt2 import namespaced constant
/php-src/Zend/tests/use_function/
H A Ddefine_imported.phpt14 Fatal error: Cannot redeclare function bar() (previously declared as local import) in %s on line %d
H A Dbasic.phpt2 import namespaced function

Completed in 25 milliseconds

12