| Functions | ||
|---|---|---|
| preg_pattern_quote() | \ |
Function for escaping the special symbols for putting into the regexp pattern as a simple text in the pattern. |
| preg_replacement_quote() | \ |
Function for escaping the special symbols for putting into the regexp pattern as a simple text. |