Home
last modified time | relevance | path

Searched refs:file_pstring_length_size (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/fileinfo/libmagic/
H A Dfile.h435 protected size_t file_pstring_length_size(const struct magic *);
H A Dsoftmagic.c439 t += file_pstring_length_size(m); in mprint()
601 t += file_pstring_length_size(m); in moffset()
780 size_t sz = file_pstring_length_size(m); in mconvert()
H A Dapprentice.c2073 m->vallen += (unsigned char)file_pstring_length_size(m);
2520 file_pstring_length_size(const struct magic *m) function
2562 len -= file_pstring_length_size(m);
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch1274 protected size_t file_pstring_length_size(const struct magic *);

Completed in 24 milliseconds