Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dapprentice.c126 private size_t apprentice_magic_strength(const struct magic *, size_t);
1017 apprentice_magic_strength(const struct magic *m, in apprentice_magic_strength() function
1082 size_t sa = apprentice_magic_strength(ma->mp, ma->cont_count); in apprentice_sort()
1083 size_t sb = apprentice_magic_strength(mb->mp, mb->cont_count); in apprentice_sort()
1127 apprentice_magic_strength(m, ml->nmagic - magindex), in apprentice_list()

Completed in 12 milliseconds