Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c216 typedef struct stub_list { struct
219 struct stub_list *next; argument
220 } stub_list; typedef
487 stub_list *stubs;
3227 stub_list *list_item = sljit_alloc_memory(compiler, sizeof(stub_list)); in add_stub()
3241 stub_list *list_item = common->stubs; in flush_stubs()

Completed in 36 milliseconds