Home
last modified time | relevance | path

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

/PHP-5.5/ext/fileinfo/libmagic/
H A Dfuncs.c142 file_oomem(struct magic_set *ms, size_t len) in file_oomem() function
357 file_oomem(ms, psize); in file_getbuffer()
422 file_oomem(ms, len); in file_check_mem()
H A Dapprentice.c419 file_oomem(ms, sizeof(*ml)); in apprentice_1()
568 file_oomem(ms, strlen(fn)); in file_apprentice()
575 file_oomem(ms, sizeof(*ms->mlist[i])); in file_apprentice()
1105 file_oomem(ms, slen); in coalesce_entries()
1149 file_oomem(ms, sizeof(*map)); in apprentice_load()
1181 file_oomem(ms, in apprentice_load()
1196 file_oomem(ms, mlen); in apprentice_load()
1541 file_oomem(ms, sizeof(*nm) * cnt); in parse()
1555 file_oomem(ms, len); in parse()
2605 file_oomem(ms, sizeof(*map)); in apprentice_map()
[all …]
H A Dencoding.c77 file_oomem(ms, mlen); in file_encoding()
82 file_oomem(ms, mlen); in file_encoding()
H A Dascmagic.c143 file_oomem(ms, mlen); in file_ascmagic_with_encoding()
H A Dfile.h446 protected void file_oomem(struct magic_set *, size_t);
H A Dsoftmagic.c573 file_oomem(ms, ms->search.rm_len); in mprint()
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch261 file_oomem(ms, strlen(fn));
354 file_oomem(ms, slen);
391 file_oomem(ms, sizeof(*map));
426 file_oomem(ms,
445 file_oomem(ms, mlen);
506 file_oomem(ms, len);
638 file_oomem(ms, map->len);
852 file_oomem(ms, mlen);
2116 - file_oomem(ms, len);
2122 file_oomem(ms, psize);
[all …]

Completed in 30 milliseconds