68 Classifieds API

Features
class tree: Smarty | index: Smarty | all elements

File/includes/classes/smarty/plugins/modifier.regex_replace.php

Description

Smarty plugin

Functions
smarty_modifier_regex_replace (line 23)

Smarty regex_replace modifier plugin

Type: modifier
Name: regex_replace
Purpose: regular expression search/replace

string smarty_modifier_regex_replace (string $string, string|array $search, string|array $replace)
  • string $string
  • string|array $search
  • string|array $replace
_smarty_regex_replace_check (line 35)
void _smarty_regex_replace_check ( $search)
  • $search