Sets the size of the compiled regex cache.
Syntax
1
regex_set_cache_size(size)
Argument | Type | Description |
---|---|---|
size | real | The new size of the cache. |
Returns: True if success; Otherwise false
Sets the size of the compiled regex cache.
1
regex_set_cache_size(size)
Argument | Type | Description |
---|---|---|
size | real | The new size of the cache. |
Returns: True if success; Otherwise false