Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dfuncs.c212 file_oomem(struct magic_set *ms, size_t len) in file_oomem() function
515 file_oomem(ms, len); in file_getbuffer()
520 file_oomem(ms, psize); in file_getbuffer()
586 file_oomem(ms, len); in file_check_mem()
H A Dapprentice.c464 file_oomem(ms, sizeof(*ml)); in apprentice_1()
635 file_oomem(ms, sizeof(*ms->mlist[i])); in file_apprentice()
643 file_oomem(ms, strlen(fn)); in file_apprentice()
650 file_oomem(ms, sizeof(*ms->mlist[i])); in file_apprentice()
1295 file_oomem(ms, slen); in coalesce_entries()
1340 file_oomem(ms, sizeof(*map)); in apprentice_load()
1363 file_oomem(ms, in apprentice_load()
1378 file_oomem(ms, mlen); in apprentice_load()
1865 file_oomem(ms, sizeof(*nm) * cnt); in parse()
1879 file_oomem(ms, len); in parse()
[all …]
H A Dencoding.c92 file_oomem(ms, mlen); in file_encoding()
98 file_oomem(ms, mlen); in file_encoding()
H A Dascmagic.c146 file_oomem(ms, mlen); in file_ascmagic_with_encoding()
H A Dfile.h503 protected void file_oomem(struct magic_set *, size_t);
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch314 file_oomem(ms, strlen(fn));
395 file_oomem(ms, slen);
457 file_oomem(ms,
479 file_oomem(ms, mlen);
529 file_oomem(ms, len);
703 - file_oomem(ms, map->len);
974 file_oomem(ms, mlen);
1568 file_oomem(ms, mlen);
1575 file_oomem(ms, mlen);
2505 file_oomem(ms, psize);
[all …]

Completed in 32 milliseconds