Documentation
¶
Index ¶
Constants ¶
View Source
const ( PREG_PATTERN_ORDER phpv.ZInt = 1 PREG_SET_ORDER phpv.ZInt = 2 PREG_OFFSET_CAPTURE phpv.ZInt = (1 << 8) PREG_UNMATCHED_AS_NULL phpv.ZInt = (1 << 9) PREG_SPLIT_NO_EMPTY phpv.ZInt = (1 << 0) PREG_SPLIT_DELIM_CAPTURE phpv.ZInt = (1 << 1) PREG_SPLIT_OFFSET_CAPTURE phpv.ZInt = (1 << 2) PREG_REPLACE_EVAL phpv.ZInt = (1 << 0) PREG_GREP_INVERT phpv.ZInt = (1 << 0) PREG_NO_ERROR phpv.ZInt = 0 PREG_INTERNAL_ERROR phpv.ZInt = 1 PREG_BACKTRACK_LIMIT_ERROR phpv.ZInt = 2 PREG_RECURSION_LIMIT_ERROR phpv.ZInt = 3 PREG_BAD_UTF8_ERROR phpv.ZInt = 4 PREG_BAD_UTF8_OFFSET_ERROR phpv.ZInt = 5 PREG_JIT_STACKLIMIT_ERROR phpv.ZInt = 6 )
> const
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.