Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c324 struct future_patch { struct
325 struct future_patch* next; argument
330 static sljit_s32 resolve_const_pool_index(struct sljit_compiler *compiler, struct future_patch **fi… in resolve_const_pool_index() argument
333 struct future_patch *curr_patch, *prev_patch; in resolve_const_pool_index()
364 …curr_patch = (struct future_patch*)SLJIT_MALLOC(sizeof(struct future_patch), compiler->allocator_d… in resolve_const_pool_index()
595 struct future_patch *first_patch; in sljit_generate_code()

Completed in 10 milliseconds