Home
last modified time | relevance | path

Searched refs:interchange (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/
DInterchangeBuilder.php27 $interchange = new HTMLPurifier_ConfigSchema_Interchange();
28 return $builder->buildDir($interchange, $dir);
32 * @param HTMLPurifier_ConfigSchema_Interchange $interchange
36 public function buildDir($interchange, $dir = null) argument
43 $interchange->name = $info['name'];
58 $this->buildFile($interchange, $dir . '/' . $file);
60 return $interchange;
64 * @param HTMLPurifier_ConfigSchema_Interchange $interchange
67 public function buildFile($interchange, $file) argument
71 $interchange,
[all …]
DValidator.php17 protected $interchange; variable in HTMLPurifier_ConfigSchema_Validator
43 * @param HTMLPurifier_ConfigSchema_Interchange $interchange
46 public function validate($interchange) argument
48 $this->interchange = $interchange;
52 foreach ($interchange->directives as $i => $directive) {
198 if (isset($this->interchange->directives[$s])) {
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/
DConfigSchema.php11 * @param HTMLPurifier_ConfigSchema_Interchange $interchange
14 public function build($interchange) argument
17 foreach ($interchange->directives as $d) {
DXml.php13 protected $interchange; variable in HTMLPurifier_ConfigSchema_Builder_Xml
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
DPage.php225 $interchange = ($rotation / 90) % 2;
228 $interchange ? $boundary->getHeight() : $boundary->getWidth(),
229 $interchange ? $boundary->getWidth() : $boundary->getHeight()
/plugin/jsoneditor/demo/
Djsoneditor_plugin.txt66 …* [[https://json.org|Learn JSON]] - simple introduction to JSON, lightweight data-interchange form…
/plugin/syntaxhighlighter3/sxh3/
DGPL-LICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/stellarium/
DLICENSE.md48 …nder the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
49 …nder the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
/plugin/simplebox/
DLICENSE.md48 …nder the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
49 …nder the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
/plugin/math2/phpmathpublisher/
DCOPYING140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/dw2pdf/vendor/mpdf/mpdf/
DLICENSE.txt140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/colorbox/
DLICENSE.md54 …nder the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
56 …nder the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
/plugin/admnote/
DLICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/authldaplocal/
DLICENSE158 1 and 2 above on a medium customarily used for software interchange; or,
165 customarily used for software interchange; or,
/plugin/pixelyear/
DLICENSE.md140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/randomtables/
DLICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/wordimport/
DLICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/cookiebanner/
DLICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/structat/
DLICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/bulletodo/
DLICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/bibtex4dw/
DLICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/iframe/
DLICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/colorswatch/
DLICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/twistienav/
DLICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,
/plugin/fetchmedia/
DLICENSE140 1 and 2 above on a medium customarily used for software interchange; or,
147 customarily used for software interchange; or,

12345678910>>...22