Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/ir/
H A Dir.h494 #define ir_strtab_count(strtab) (strtab)->count macro
H A Dir.c684 return ir_strtab_lookup(&ctx->strtab, s, (uint32_t)len, ir_strtab_count(&ctx->strtab) + 1);
693 return ir_strtab_lookup(&ctx->strtab, s, (uint32_t)len, ir_strtab_count(&ctx->strtab) + 1);

Completed in 23 milliseconds