Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog4287 pcre_stack_free, are used. They are always called in strict stacking order,
H A DREADME323 pcre_stack_free() to save data that would otherwise be saved on the stack. To
H A Dpcre.h492 PCRE_EXP_DECL void (*pcre_stack_free)(void *); variable
513 PCRE_EXP_DECL void pcre_stack_free(void *);
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt1111 pcre_stack_malloc and pcre_stack_free variables to call memory manage-
1675 void (*pcre_stack_free)(void *);
1797 The global variables pcre_stack_malloc and pcre_stack_free are also
1863 pcre_malloc, pcre_free, pcre_stack_malloc, and pcre_stack_free, and the
2012 pcre_stack_malloc and pcre_stack_free are called to manage memory
/PHP-5.4/main/
H A Dphp_compat.h60 #define pcre_stack_free php_pcre_stack_free macro

Completed in 61 milliseconds