Home
last modified time | relevance | path

Searched refs:import (Results 326 – 350 of 520) sorted by path

1...<<1112131415161718192021

/plugin/googlesearch/
H A Dnusoap.php4097 var $import = array(); variable in wsdl
4174 foreach ($this->import as $ns => $list) {
4177 $this->import[$ns][$ii]['loaded'] = true;
4488 … $this->import[$attrs['namespace']][] = array('location' => $attrs['location'], 'loaded' => false);
4489 … . $attrs['namespace']. ' - ' . $attrs['location'] . ' (' . count($this->import[$attrs['namespace'…
4491 … $this->import[$attrs['namespace']][] = array('location' => '', 'loaded' => true);
4495 …sing import ' . $attrs['namespace']. ' - [no location] (' . count($this->import[$attrs['namespace'…
4893 if (sizeof($this->import) > 0) {
4894 foreach($this->import as $ns => $list) {
/plugin/gplusone/
H A DCOPYING489 make, use, sell, offer for sale, import and otherwise run, modify and
/plugin/groupmail/
H A DLICENSE489 make, use, sell, offer for sale, import and otherwise run, modify and
/plugin/gtime/gtlib/
H A DLICENSE78 use, offer to sell, sell, import, and otherwise transfer the Work,
/plugin/highlight2wiki/
H A Dstyle.css114 @import url('https://fonts.googleapis.com/css?family=Lato:400,700|Lora|Playfair+Display:700i,900');
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1636 * css.parse.inc.php: fixed bug 1247911 - @import CSS rules are
H A Dcss.ruleset.class.php174 function parse_css_import($import, &$pipeline) { argument
175 if (preg_match("/@import\s+[\"'](.*)[\"'];/",$import, $matches)) {
178 } elseif (preg_match("/@import\s+url\((.*)\);/",$import, $matches)) {
181 } elseif (preg_match("/@import\s+(.*);/",$import, $matches)) {
H A Dtreebuilder.class.php28 import('org.active-link.xml.XML');
29 import('org.active-link.xml.XMLDocument');
/plugin/html2pdf/html2pdf/html2ps/classes/
H A Dinclude.php34 function import($classPath) { function
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/doc/
H A DDocHTML.php25 import("org.active-link.xml.XML");
26 import("org.active-link.doc.PHPClass");
27 import("org.active-link.doc.Method");
H A DPHPClass.php25 import("org.active-link.doc.Method");
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/net/
H A DHTTPClient.php28 import("org.active-link.net.Socket");
H A DHTTPServer.php28 import("org.active-link.net.Socket");
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DBranch.php25 import("org.active-link.xml.Tree");
H A DRSS.php25 import("org.active-link.xml.XML");
H A DXML.php25 import("org.active-link.xml.Tag");
26 import("org.active-link.xml.Tree");
577 import("org.active-link.xml.XMLBranch");
578 import("org.active-link.xml.XMLLeaf");
H A DXMLBranch.php28 import("org.active-link.xml.XML");
H A DXMLDocument.php28 import("org.active-link.xml.XML");
29 import("org.active-link.sys.File");
30 import("org.active-link.xml.Tag");
H A DXMLLeaf.php28 import("org.active-link.xml.XML");
29 import("org.active-link.xml.XMLBranch");
30 import("org.active-link.xml.Leaf");
H A DXMLRPCClient.php29 import("org.active-link.net.HTTPClient");
30 import("org.active-link.xml.XML");
31 import("org.active-link.xml.XMLDocument");
H A DXPath.php29 import("org.active-link.xml.XML");
/plugin/htmlokalt/
H A DLICENSE167 …ntributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run,…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1import::before{content:"\FD8A"}.mdi-approximately-equal::before{content:"\FFBE"}.mdi-approximately…
/plugin/imagecarousel/
H A DLICENSE489 make, use, sell, offer for sale, import and otherwise run, modify and
H A Dall.less1 @import "vendor/slick/slick.less";
2 @import "vendor/slick/slick-theme.less";
3 @import "vendor/swipebox/css/swipebox.less";

1...<<1112131415161718192021