Searched refs:import (Results 1 – 25 of 38) sorted by relevance
12
2 PostgreSQL import large object with given oid17 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 int87 import LO from string88 import LO using default connection
57 echo "import/export LO\n";103 import/export LO
10 from serial import Serial11 from sys import exit
33 echo "- export/import:\n";73 - export/import:94 - export/import:
2 066: Name ambiguity (import name & internal class name)
2 067: Name ambiguity (import name & internal class name)
2 Global variable import using a name with side effects
2 029: Name ambiguity (class name & import name)
2 030: Name ambiguity (import name & class name)
2 Bug #42859 (import always conflicts with internal classes)
2 Class declaration colliding with import (in namespace)
2 Function declaration colliding with import (in namespace)
2 022: Name search priority (first look into import, then into current namespace and then for class)
34 #[\Entity("import absolute from global")]85 string(27) "import absolute from global"
2 import namespaced constant
2 import namespaced function
2 Bug #47849 (Non-deep import loses the namespace).
37 var_dump($blob->import("does_not_exist"));69 Warning: OCILob::import(): Can't open file %s in %s on line %d
28 var_dump($blob->import(__DIR__."/lob_009.txt"));
23 <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/" />24 <xsd:import namespace="http://schemas.xmlsoap.org/wsdl/" />
11 $import = [34 foreach ($import as $k => $test) {
2 Winsock export/import socket, basic test
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
4 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml2.xsd" />
Completed in 21 milliseconds