Home
last modified time | relevance | path

Searched refs:lookup (Results 101 – 125 of 131) sorted by path

123456

/plugin/refnotes/
H A Drendering.php234 static $lookup = array('y', 'yes', 'on', 'true', '1');
236 return in_array(strtolower($this->get($key)), $lookup);
902 static $lookup = array(
910 foreach ($lookup as $roman => $value) {
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DInterchangeBuilder.php
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.AllowedClasses.txt
H A DAttr.AllowedFrameTargets.txt
H A DAttr.AllowedRel.txt
H A DAttr.AllowedRev.txt
H A DAttr.ForbiddenClasses.txt
H A DAutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
H A DCSS.AllowedFonts.txt
H A DCSS.AllowedProperties.txt
H A DCSS.ForbiddenProperties.txt
H A DCore.HiddenElements.txt
H A DHTML.AllowedAttributes.txt
H A DHTML.AllowedElements.txt
H A DHTML.AllowedModules.txt
H A DHTML.CoreModules.txt
H A DHTML.ForbiddenAttributes.txt
H A DHTML.ForbiddenElements.txt
H A DHTML.TidyAdd.txt
H A DHTML.TidyRemove.txt
H A DURI.AllowedSchemes.txt
/plugin/scrape/HTMLPurifier/Printer/
H A DHTMLDefinition.php
/plugin/simplenavi/
H A Dscript.js13 const lookup = new RegExp($box.val(), 'i');
16 return !this.text.match(lookup);
/plugin/struct/
H A Ddeleted.files69 action/lookup.php
96 syntax/lookup.php

123456