[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/htmlpurifier/HTMLPurifier/VarParser/ -> Native.php (summary)

(no description)

File Size: 38 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTMLPurifier_VarParser_Native:: (2 methods):
  parseImplementation()
  evalExpression()


Class: HTMLPurifier_VarParser_Native  - X-Ref

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.

parseImplementation($var, $type, $allow_null)   X-Ref

param: mixed $var
param: int $type
param: bool $allow_null
return: null|string

evalExpression($expr)   X-Ref

param: string $expr
return: mixed



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1