Searched defs:pcre32_jit_stack (Results 1 - 1 of 1) sorted by relevance

/external/pcre/
H A Dpcre.h340 typedef struct real_pcre32_jit_stack pcre32_jit_stack; typedef in typeref:struct:real_pcre32_jit_stack
536 typedef pcre32_jit_stack *(*pcre32_jit_callback)(void *);
587 pcre32_jit_stack *);
659 PCRE_EXP_DECL pcre32_jit_stack *pcre32_jit_stack_alloc(int, int);
662 PCRE_EXP_DECL void pcre32_jit_stack_free(pcre32_jit_stack *);

Completed in 52 milliseconds