Searched refs:typeAllowsNull (Results 1 – 4 of 4) sorted by relevance
32 public $typeAllowsNull = false; variable in HTMLPurifier_ConfigSchema_Interchange_Directive
87 if (isset($type[1])) $directive->typeAllowsNull = true;95 …$this->varParser->parse($hash->offsetGet('DEFAULT'), $directive->type, $directive->typeAllowsNull);
86 $this->parser->parse($d->default, $d->type, $d->typeAllowsNull);
17 $d->typeAllowsNull