Lines Matching refs:persistent
31 string(%d) "Extension [ <persistent> extension #%d pcre version %s ] {
46 Constant [ <persistent> int PREG_PATTERN_ORDER ] { 1 }
47 Constant [ <persistent> int PREG_SET_ORDER ] { 2 }
48 Constant [ <persistent> int PREG_OFFSET_CAPTURE ] { 256 }
49 Constant [ <persistent> int PREG_UNMATCHED_AS_NULL ] { 512 }
50 Constant [ <persistent> int PREG_SPLIT_NO_EMPTY ] { 1 }
51 Constant [ <persistent> int PREG_SPLIT_DELIM_CAPTURE ] { 2 }
52 Constant [ <persistent> int PREG_SPLIT_OFFSET_CAPTURE ] { 4 }
53 Constant [ <persistent> int PREG_GREP_INVERT ] { 1 }
54 Constant [ <persistent> int PREG_NO_ERROR ] { 0 }
55 Constant [ <persistent> int PREG_INTERNAL_ERROR ] { 1 }
56 Constant [ <persistent> int PREG_BACKTRACK_LIMIT_ERROR ] { 2 }
57 Constant [ <persistent> int PREG_RECURSION_LIMIT_ERROR ] { 3 }
58 Constant [ <persistent> int PREG_BAD_UTF8_ERROR ] { 4 }
59 Constant [ <persistent> int PREG_BAD_UTF8_OFFSET_ERROR ] { 5 }
60 Constant [ <persistent> int PREG_JIT_STACKLIMIT_ERROR ] { 6 }
61 Constant [ <persistent> string PCRE_VERSION ] { %s }
62 Constant [ <persistent> int PCRE_VERSION_MAJOR ] { %d }
63 Constant [ <persistent> int PCRE_VERSION_MINOR ] { %d }
64 Constant [ <persistent> bool PCRE_JIT_SUPPORT ] { %d }