Home
last modified time | relevance | path

Searched refs:lookup (Results 101 – 125 of 131) sorted by last modified time

123456

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.AllowedFrameTargets.txt
H A DAttr.AllowedRel.txt
H A DAttr.AllowedRev.txt
H A DAutoFormat.RemoveEmpty.RemoveNbsp.Exceptions.txt
H A DHTML.ForbiddenAttributes.txt
H A DHTML.TidyRemove.txt
H A DURI.AllowedSchemes.txt
H A DAttr.ForbiddenClasses.txt
H A DCore.HiddenElements.txt
H A DHTML.AllowedElements.txt
H A DHTML.ForbiddenElements.txt
H A DCSS.AllowedFonts.txt
H A DCSS.ForbiddenProperties.txt
H A DHTML.AllowedAttributes.txt
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DInterchangeBuilder.php
/plugin/scrape/HTMLPurifier/Printer/
H A DHTMLDefinition.php
/plugin/botbouncer/lib/
H A Dbotbouncer.php363 $lookup = $this->honeyPotApiKey.'.'.implode('.', $rev) . '.dnsbl.httpbl.org';
365 $rev = gethostbyname($lookup);
366 if ($lookup != $rev) {
368 $this->addLogEntry('honeypot.log','SPAM '.$lookup.' '.$rev);
372 $this->addLogEntry('honeypot.log','HAM '.$lookup.' '.$rev);
/plugin/indextitleonly/_test/
H A Dindextitleonly.test.php25 …rray('title' => array('test' => 1, 'titleonly:sub:test' => 1)), idx_get_indexer()->lookup($query));
30 … $this->assertEquals(array('content' => array('test' => 1)), idx_get_indexer()->lookup($query));
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.makefont.php44 $glyphIndex = $subtable->lookup($ucs2);
67 $ps_name_ucs2 = $name->lookup(OT_CMAP_PLATFORM_WINDOWS,
78 $font_info['Weight'] = $name->lookup(null, null, null, OT_NAME_ID_SUBFAMILY_NAME);
H A Dot.class.php375 function lookup($platformId, $encodingId, $languageId, $nameId) { function in OpenTypeFileNAME
618 function lookup($unicode) { function in OpenTypeFileCMAPSubtable
619 return $this->_content->lookup($unicode);
661 function lookup($unicode) { function in OpenTypeFileCMAPSubtable4
H A Dfont.class.php93 $glyphIndex = $subtable->lookup($ucs2);
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A Dbuild.js1 …nvlucy|deconvreg|deconvwnr|decorrstretch|demosaic|dicom(?:anon|dict|info|lookup|read|uid|write)|ed…
/plugin/mytemplate/
H A DREADME38 LOOK - This is a map lookup. You can define an array in the structure page and use a variable
104 This mainly makes sense if you intend to use LOOKRANGE for the lookup.
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

123456