Home
last modified time | relevance | path

Searched refs:typeAllowsNull (Results 1 – 4 of 4) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Interchange/
DDirective.php37 public $typeAllowsNull = false; variable in HTMLPurifier_ConfigSchema_Interchange_Directive
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/
DInterchangeBuilder.php118 $directive->typeAllowsNull = true;
130 $directive->typeAllowsNull
DValidator.php102 $this->parser->parse($d->default, $d->type, $d->typeAllowsNull);
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/Builder/
DConfigSchema.php22 $d->typeAllowsNull