149 |
#define PCRE_ERROR_DFA_WSSIZE (-19) |
#define PCRE_ERROR_DFA_WSSIZE (-19) |
150 |
#define PCRE_ERROR_DFA_RECURSE (-20) |
#define PCRE_ERROR_DFA_RECURSE (-20) |
151 |
#define PCRE_ERROR_RECURSIONLIMIT (-21) |
#define PCRE_ERROR_RECURSIONLIMIT (-21) |
152 |
#define PCRE_ERROR_NOTUSED (-22) |
#define PCRE_ERROR_NULLWSLIMIT (-22) /* No longer actually used */ |
153 |
#define PCRE_ERROR_BADNEWLINE (-23) |
#define PCRE_ERROR_BADNEWLINE (-23) |
154 |
|
|
155 |
/* Request types for pcre_fullinfo() */ |
/* Request types for pcre_fullinfo() */ |