Home
last modified time | relevance | path

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

/PHP-5.3/ext/fileinfo/libmagic/
H A Dencoding.c77 file_oomem(ms, mlen); in file_encoding()
82 file_oomem(ms, mlen); in file_encoding()
H A Dfile.h424 protected void file_oomem(struct magic_set *, size_t);
H A Dfuncs.c142 file_oomem(struct magic_set *ms, size_t len) in file_oomem() function
H A Dapprentice.c788 file_oomem(ms, strlen(fn) + strlen(d.d_name) + 2);
802 file_oomem(ms, mlen);
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch143 - file_oomem(ms, sizeof(*ml));
201 - file_oomem(ms, strlen(fn));
217 - file_oomem(ms, sizeof(*mlist));
365 - file_oomem(ms,
383 file_oomem(ms, mlen);
411 - file_oomem(ms, slen);
476 - file_oomem(ms, len);
808 - file_oomem(ms, mlen);
1847 - file_oomem(ms, len);
1852 - file_oomem(ms, psize);
[all …]

Completed in 30 milliseconds