Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c1582 int rv, oneed_separator, in_type, nfound_match; in mget() local
1921 nfound_match = 0; in mget()
1927 &nfound_match); in mget()
1928 ms->ms_value.q = nfound_match; in mget()
1930 *found_match |= nfound_match; in mget()
/PHP-8.3/ext/fileinfo/
H A Dlibmagic.patch3051 nfound_match = 0;
3058 &nfound_match);

Completed in 16 milliseconds