Home
last modified time | relevance | path

Searched refs:pcre_stack_guard (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre.h494 PCRE_EXP_DECL int (*pcre_stack_guard)(void); variable
515 PCRE_EXP_DECL int pcre_stack_guard(void);
H A DChangeLog546 variable called pcre_stack_guard that can be set to point to an external
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt1690 int (*pcre_stack_guard)(void);
1827 The global variable pcre_stack_guard initially contains NULL. It can be
1876 pcre_stack_guard, are shared by all threads.
2001 pointer to an external checking function in pcre_stack_guard.

Completed in 53 milliseconds