Function __global->preg_last_error
Definitions
sources_custom/phpstub.php
- Returns the error code of the last PCRE regex execution.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Return
- The error code of the last PCRE regex execution
- Type: integer
- Set: N/A
- Range: N/A