Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dfuncs.c230 file_oomem(struct magic_set *ms, size_t len) in file_oomem() function
565 file_oomem(ms, len); in file_getbuffer()
570 file_oomem(ms, psize); in file_getbuffer()
636 file_oomem(ms, len); in file_check_mem()
H A Dapprentice.c505 file_oomem(ms, sizeof(*ms->mlist[0])); in apprentice_1()
693 file_oomem(ms, strlen(fn)); in file_apprentice()
700 file_oomem(ms, sizeof(*ms->mlist[0])); in file_apprentice()
1239 file_oomem(ms, sizeof(*mp) * incr); in addentry()
1428 file_oomem(ms, slen); in coalesce_entries()
1473 file_oomem(ms, sizeof(*map)); in apprentice_load()
1496 file_oomem(ms, in apprentice_load()
1511 file_oomem(ms, mlen); in apprentice_load()
2013 file_oomem(ms, sizeof(*nm) * cnt); in parse()
2027 file_oomem(ms, len); in parse()
[all …]
H A Dascmagic.c147 file_oomem(ms, mlen); in file_ascmagic_with_encoding()
H A Dencoding.c102 file_oomem(ms, mlen); in file_encoding()
154 file_oomem(ms, mlen); in file_encoding()
H A Dfile.h569 file_protected void file_oomem(struct magic_set *, size_t);
H A Dsoftmagic.c781 file_oomem(ms, ms->search.rm_len); in mprint()
/php-src/ext/fileinfo/
H A Dlibmagic.patch264 file_oomem(ms, strlen(fn));
345 file_oomem(ms, slen);
407 file_oomem(ms,
429 file_oomem(ms, mlen);
479 file_oomem(ms, len);
642 - file_oomem(ms, map->len);
889 file_oomem(ms, mlen);
1357 file_oomem(ms, mlen);
1365 file_oomem(ms, mlen);
2013 file_oomem(ms, psize);
[all …]

Completed in 44 milliseconds