Home
last modified time | relevance | path

Searched refs:pcre_stack_free (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre.h477 PCRE_EXP_DECL void (*pcre_stack_free)(void *); variable
495 PCRE_EXP_DECL void pcre_stack_free(void *);
H A DREADME294 pcre_stack_free() to save data that would otherwise be saved on the stack. To
H A DChangeLog3526 pcre_stack_free, are used. They are always called in strict stacking order,
/PHP-5.3/main/
H A Dphp_compat.h60 #define pcre_stack_free php_pcre_stack_free macro
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1088 pcre_stack_malloc and pcre_stack_free variables to call memory manage-
1642 void (*pcre_stack_free)(void *);
1763 The global variables pcre_stack_malloc and pcre_stack_free are also
1821 pcre_malloc, pcre_free, pcre_stack_malloc, and pcre_stack_free, and the
1959 pcre_stack_malloc and pcre_stack_free are called to manage memory

Completed in 44 milliseconds