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

/external/pcre/
H A Dpcre.h337 typedef struct real_pcre16_jit_stack pcre16_jit_stack; typedef in typeref:struct:real_pcre16_jit_stack
535 typedef pcre16_jit_stack *(*pcre16_jit_callback)(void *);
584 pcre16_jit_stack *);
658 PCRE_EXP_DECL pcre16_jit_stack *pcre16_jit_stack_alloc(int, int);
661 PCRE_EXP_DECL void pcre16_jit_stack_free(pcre16_jit_stack *);

Completed in 174 milliseconds