The string :: search module
The string :: search module provides functions, constants and global variables for performing extended string searching and replacement operations.
Required modules
Functions
Name | Description |
---|---|
A generic substring search function that can return all positions of occurrence of sought inside base... | |
A generic substring replacement function that can replace all occurrences of sought inside base... |
Constants
None
Variables
None