Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dapprentice.c1285 struct magic **ma, uint32_t *nma) in coalesce_entries() argument
1305 *nma = mentrycount; in coalesce_entries()
3444 uint32_t nma = ml->nmagic; local
3445 for (i = 0; i < nma; i++) {
3450 for (j = i + 1; j < nma; j++)

Completed in 10 milliseconds