Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/ir/
H A Dir.c1404 static int ir_hashtab_key_cmp(const void *b1, const void *b2) in ir_hashtab_key_cmp() function
1418 qsort(tab->data, tab->count, sizeof(ir_hashtab_bucket), ir_hashtab_key_cmp); in ir_hashtab_key_sort()

Completed in 43 milliseconds