Home
last modified time | relevance | path

Searched refs:doctype (Results 1 – 25 of 66) sorted by relevance

123

/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.data.doctype.class.php9 $doctype = "<!DOCTYPE.*?>";
18 if (preg_match("#^(?:\s*$xml_declaration\s*)?($doctype)#", $html, $matches)) {
/plugin/elasticsearch/action/
H A Dindexing.php137 $documentId = $data['doctype'] . '_' . $data['uri'];
168 * @param string $doctype
171 protected function update_indexstate($id, $doctype = self::DOCTYPE_PAGE) { argument
172 $indexStateFile = ($doctype === self::DOCTYPE_MEDIA) ?
182 * @param $doctype
184 public function delete_entry($id, $doctype) { argument
190 $documentId = $doctype . '_' . $id;
202 $stateFile = ($doctype === self::DOCTYPE_MEDIA) ?
231 $data['doctype'] = self::DOCTYPE_PAGE;
289 $data['doctype']
[all...]
/plugin/scrape/HTMLPurifier/Printer/
H A DHTMLDefinition.php
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.html.css1 .syntax-theme-base .syntax .html .doctype {
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.CustomDoctype.txt
H A DHTML.Doctype.txt
H A DHTML.CoreModules.txt
H A DAttr.AllowedFrameTargets.txt
H A DHTML.TidyLevel.txt
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-edit.hbs1 <!doctype html>
H A Dapp-search.hbs1 <!doctype html>
H A Dhamburger.hbs1 <!doctype html>
H A Dapp-diff.hbs1 <!doctype html>
H A Dapp-login.hbs1 <!doctype html>
H A Dapp-revisions.hbs1 <!doctype html>
H A Dblank.hbs1 <!doctype html>
H A Dapp-register.hbs1 <!doctype html>
H A Dapp-resendpwd.hbs1 <!doctype html>
H A Dapp-index.hbs1 <!doctype html>
H A Dapp-profile.hbs1 <!doctype html>
H A Dminimal.hbs1 <!doctype html>
H A Dlanding.hbs1 <!doctype html>
H A Dindex.hbs1 <!doctype html>
/plugin/highlightjs/highlight/styles/
H A Dascetic.css26 .doctype,
H A Dvs.css53 .doctype,

123