Home
last modified time | relevance | path

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

/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c1095 struct magic **ma, uint32_t *nma) in coalesce_entries() argument
1115 *nma = mentrycount; in coalesce_entries()
3012 uint32_t nma = ml->nmagic; local
3013 for (i = 0; i < nma; i++) {
3018 for (j = i + 1; j < nma; j++)

Completed in 18 milliseconds