Searched refs:builtin_functions (Results 1 – 1 of 1) sorted by relevance
80 protected $builtin_functions = array( variable in EvalMath199 if ( in_array( $matches[1], $this->builtin_functions, true ) ) {345 if ( in_array( $function_name, $this->builtin_functions, true ) ) {407 …if ( in_array( $matches[1], $this->builtin_functions, true ) || array_key_exists( $matches[1], $th…514 if ( in_array( $function_name, $this->builtin_functions, true ) ) {