Home
last modified time | relevance | path

Searched refs:content_model (Results 1 – 17 of 17) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DElementDef.php72 public $content_model; variable in HTMLPurifier_ElementDef
138 public static function create($content_model, $content_model_type, $attr) argument
141 $def->content_model = $content_model;
177 if (!empty($def->content_model)) {
178 $this->content_model =
179 str_replace("#SUPER", (string)$this->content_model, $def->content_model);
DHTMLModule.php148 list($content_model_type, $content_model) = $this->parseContents($contents);
157 $content_model,
226 list($content_model_type, $content_model) = explode(':', $contents);
228 $content_model = trim($content_model);
229 return array($content_model_type, $content_model);
DContentSets.php88 $content_model = $def->content_model;
89 if (is_string($content_model)) {
91 $def->content_model = preg_replace_callback(
94 $content_model
118 $value = $def->content_model;
DHTMLModuleManager.php440 if (is_string($def->content_model) &&
441 strpos($def->content_model, 'Inline') !== false) {
DHTMLDefinition.php201 unset($this->info[$k]->content_model);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/
DScripting.php56 $this->info['noscript']->content_model = 'Heading | List | Block';
65 $this->info['script']->content_model = '#PCDATA';
DLegacy.php88 $address->content_model = 'Inline | #PCDATA | p';
93 $blockquote->content_model = 'Flow | #PCDATA';
174 $form->content_model = 'Flow | #PCDATA';
DEdit.php50 $value = explode('!', $def->content_model);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/
DStrict.php39 return new HTMLPurifier_ChildDef_StrictBlockquote($def->content_model);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/
DPH5P.php78 private $content_model; variable in HTML5
467 $this->content_model = self::PCDATA;
510 …if ($char === '&' && ($this->content_model === self::PCDATA || $this->content_model === self::RCDA…
524 if (($this->content_model === self::RCDATA || $this->content_model ===
541 } elseif ($char === '<' && ($this->content_model === self::PCDATA ||
542 (($this->content_model === self::RCDATA ||
543 $this->content_model === self::CDATA) && $this->escape === false))
562 if (($this->content_model === self::RCDATA ||
563 $this->content_model === self::CDATA) && $this->escape === true &&
583 } elseif ($this->content_model === self::PLAINTEXT) {
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs2479 if (!$eqeq(ext_config['$[]']("content_model"), "attributes")) {
2485 if ($eqeq(ext_config['$[]']("content_model"), "attributes")) {
3391 if (self.content_model == null) self.content_model = nil;
3401 switch (self.content_model) {
4157 self.$attr_accessor("content_model");
4171 self.content_model = "compound";
4860 …$proto.attributes = $proto.content_model = $proto.lines = $proto.subs = $proto.blocks = $proto.con…
4873 …self.content_model = ($truthy(($ret_or_1 = opts['$[]']("content_model"))) ? ($ret_or_1) : ($$('DEF…
4908 switch (self.content_model) {
4932 if (!$eqeq(self.content_model, "empty")) {
[all …]
Dasciidoctor.js8671 …$('Block').$new(parent, block_context, $hash2(["content_model", "source", "attributes"], {"content…
12846 self.content_model = "verbatim";
12857 self.content_model = "simple";
17925 const contentModel = this.content_model
17940 this.content_model = contentModel
/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts598 content_model?: string;
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts598 content_model?: string;
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js33036 …$('Block').$new(parent, block_context, $hash2(["content_model", "source", "attributes"], {"content…
37211 self.content_model = "verbatim";
37222 self.content_model = "simple";
42290 const contentModel = this.content_model
42305 this.content_model = contentModel
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js33288 …$('Block').$new(parent, block_context, $hash2(["content_model", "source", "attributes"], {"content…
37463 self.content_model = "verbatim";
37474 self.content_model = "simple";
42542 const contentModel = this.content_model
42557 this.content_model = contentModel
Dasciidoctor.min.js986 …",d=p("Reader").$new(r));else return u;else n=p("Block").$new(f,a,m(["content_model","source","att…
1151content_model="verbatim",this.subs=p("BASIC_SUBS")):(l(y)&&(l(f)?this.cursor=d["$[]"]("cursor"):th…