[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/Smarty/libs/plugins/ -> modifier.regex_replace.php (summary)

Smarty plugin

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

Defines 2 functions

  smarty_modifier_regex_replace()
  _smarty_regex_replace_check()

Functions
Functions that are not part of a class:

smarty_modifier_regex_replace($string, $search, $replace)   X-Ref
Smarty regex_replace modifier plugin

Type:     modifier<br>
Name:     regex_replace<br>
Purpose:  regular expression search/replace

author: Monte Ohrt <monte at ohrt dot com>
param: string       $string   input string
param: string|array $search   regular expression(s) to search for
param: string|array $replace  string(s) that should be replaced
return: string

_smarty_regex_replace_check($search)   X-Ref

param: string $search string(s) that should be replaced
return: string



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1