Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dfuncs.c140 file_oomem(struct magic_set *ms, size_t len) in file_oomem() function
431 file_oomem(ms, len); in file_getbuffer()
436 file_oomem(ms, psize); in file_getbuffer()
502 file_oomem(ms, len); in file_check_mem()
H A Dapprentice.c450 file_oomem(ms, sizeof(*ml)); in apprentice_1()
613 file_oomem(ms, strlen(fn)); in file_apprentice()
620 file_oomem(ms, sizeof(*ms->mlist[i])); in file_apprentice()
1255 file_oomem(ms, slen); in coalesce_entries()
1300 file_oomem(ms, sizeof(*map)); in apprentice_load()
1323 file_oomem(ms, in apprentice_load()
1338 file_oomem(ms, mlen); in apprentice_load()
1823 file_oomem(ms, sizeof(*nm) * cnt); in parse()
1837 file_oomem(ms, len); in parse()
2961 file_oomem(ms, sizeof(*map));
[all …]
H A Dencoding.c93 file_oomem(ms, mlen); in file_encoding()
99 file_oomem(ms, mlen); in file_encoding()
H A Dascmagic.c148 file_oomem(ms, mlen); in file_ascmagic_with_encoding()
H A Dfile.h490 protected void file_oomem(struct magic_set *, size_t);
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch357 file_oomem(ms, strlen(fn));
438 file_oomem(ms, slen);
500 file_oomem(ms,
520 file_oomem(ms, mlen);
560 file_oomem(ms, len);
751 - file_oomem(ms, map->len);
993 file_oomem(ms, mlen);
1624 file_oomem(ms, mlen);
1631 file_oomem(ms, mlen);
2443 file_oomem(ms, psize);
[all …]

Completed in 34 milliseconds