Home
last modified time | relevance | path

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

/PHP-7.2/ext/fileinfo/libmagic/
H A Dapprentice.c1191 struct magic **ma, uint32_t *nma) in coalesce_entries() argument
1211 *nma = mentrycount; in coalesce_entries()
3345 uint32_t nma = ml->nmagic; local
3346 for (i = 0; i < nma; i++) {
3351 for (j = i + 1; j < nma; j++)

Completed in 15 milliseconds