Home
last modified time | relevance | path

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

/PHP-8.2/ext/fileinfo/libmagic/
H A Dfuncs.c232 file_oomem(struct magic_set *ms, size_t len) in file_oomem() function
556 file_oomem(ms, len); in file_getbuffer()
561 file_oomem(ms, psize); in file_getbuffer()
627 file_oomem(ms, len); in file_check_mem()
H A Dapprentice.c463 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()
1868 file_oomem(ms, sizeof(*nm) * cnt); in parse()
1882 file_oomem(ms, len); in parse()
[all …]
H A Dascmagic.c147 file_oomem(ms, mlen); in file_ascmagic_with_encoding()
H A Dencoding.c103 file_oomem(ms, mlen); in file_encoding()
109 file_oomem(ms, mlen); in file_encoding()
H A Dfile.h520 protected void file_oomem(struct magic_set *, size_t);
H A Dsoftmagic.c783 file_oomem(ms, ms->search.rm_len); in mprint()
/PHP-8.2/ext/fileinfo/
H A Dlibmagic.patch312 file_oomem(ms, strlen(fn));
402 file_oomem(ms, slen);
464 file_oomem(ms,
486 file_oomem(ms, mlen);
545 file_oomem(ms, len);
719 - file_oomem(ms, map->len);
964 file_oomem(ms, mlen);
1513 file_oomem(ms, mlen);
1520 file_oomem(ms, mlen);
2248 file_oomem(ms, psize);
[all …]

Completed in 63 milliseconds