Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c210 typedef struct stub_list { struct
213 struct stub_list *next; argument
214 } stub_list; typedef
461 stub_list *stubs;
3037 stub_list *list_item = sljit_alloc_memory(compiler, sizeof(stub_list)); in add_stub()
3051 stub_list *list_item = common->stubs; in flush_stubs()

Completed in 30 milliseconds