Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_strtab.c228 void ir_strtab_apply(const ir_strtab *strtab, ir_strtab_apply_t func) in ir_strtab_apply()
H A Dir.h496 typedef void (*ir_strtab_apply_t)(const char *str, uint32_t len, ir_ref val); typedef
504 void ir_strtab_apply(const ir_strtab *strtab, ir_strtab_apply_t func);

Completed in 14 milliseconds