Class HTMLPurifier_VarParser_Native

extends HTMLPurifier_VarParser

This variable parser uses PHP's internal code engine. Because it does this, it can represent all inputs; however, it is dangerous and cannot be used by users.

Methods
Methods inherited from HTMLPurifier_VarParser
parse(), error(), errorInconsistent(), errorGeneric(), getTypeName()
Constants inherited from HTMLPurifier_VarParser
C_STRING, ISTRING, TEXT, ITEXT, C_INT, C_FLOAT, C_BOOL, LOOKUP, ALIST, HASH, C_MIXED
Properties inherited from HTMLPurifier_VarParser
$types, $stringTypes