Searched refs:pcre_stack_guard (Results 1 – 7 of 7) sorted by relevance
494 PCRE_EXP_DECL int (*pcre_stack_guard)(void); variable515 PCRE_EXP_DECL int pcre_stack_guard(void);
494 PCRE_EXP_DECL int (*pcre_stack_guard)(void);515 PCRE_EXP_DECL int pcre_stack_guard(void);
237 pcre_stack_guard = stack_guard
203 variable called pcre_stack_guard that can be set to point to an external
502 The /Q modifier is used to test the use of pcre_stack_guard. It must be
1679 int (*pcre_stack_guard)(void);1816 The global variable pcre_stack_guard initially contains NULL. It can be1865 pcre_stack_guard, are shared by all threads.1990 pointer to an external checking function in pcre_stack_guard.