Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c402 void *read_only_data_head; member
3301 *(void**)result = common->read_only_data_head; in allocate_read_only_data()
3302 common->read_only_data_head = (void *)result; in allocate_read_only_data()
14131 common->read_only_data_head = NULL; in jit_compile()
14403 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()
14459 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()
14570 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()
14727 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()
14742 PRIV(jit_free_rodata)(common->read_only_data_head, allocator_data); in jit_compile()
14759 functions->read_only_data_heads[mode] = common->read_only_data_head; in jit_compile()

Completed in 34 milliseconds