Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c337 struct future_patch { struct
338 struct future_patch* next; argument
343 static sljit_s32 resolve_const_pool_index(struct sljit_compiler *compiler, struct future_patch **fi… in resolve_const_pool_index() argument
346 struct future_patch *curr_patch, *prev_patch; in resolve_const_pool_index()
377 …curr_patch = (struct future_patch*)SLJIT_MALLOC(sizeof(struct future_patch), compiler->allocator_d… in resolve_const_pool_index()
683 struct future_patch *first_patch; in sljit_generate_code()

Completed in 13 milliseconds