Searched refs:pcre_stack_free (Results 1 – 9 of 9) sorted by relevance
492 PCRE_EXP_DECL void (*pcre_stack_free)(void *); variable513 PCRE_EXP_DECL void pcre_stack_free(void *);
299 pcre_stack_free: procedure ( {var} p : pointer ) = pcre_free;
492 PCRE_EXP_DECL void (*pcre_stack_free)(void *);513 PCRE_EXP_DECL void pcre_stack_free(void *);
314 pcre_stack_free() to save data that would otherwise be saved on the stack. To
3427 pcre_stack_free = stack_free; in main()
4120 pcre_stack_free, are used. They are always called in strict stacking order,
1111 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 also1863 pcre_malloc, pcre_free, pcre_stack_malloc, and pcre_stack_free, and the2012 pcre_stack_malloc and pcre_stack_free are called to manage memory