Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitUtils.c250 sljit_free_stack(stack, allocator_data); in sljit_allocate_stack()
279 SLJIT_API_FUNC_ATTRIBUTE void SLJIT_CALL sljit_free_stack(struct sljit_stack* stack, void *allocato… in sljit_free_stack() function
H A DsljitLir.h1152 SLJIT_API_FUNC_ATTRIBUTE void SLJIT_CALL sljit_free_stack(struct sljit_stack *stack, void *allocato…
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c10628 sljit_free_stack((struct sljit_stack *)stack, NULL); in pcre_jit_stack_free()

Completed in 39 milliseconds