Home
last modified time | relevance | path

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

/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h458 protected size_t file_pstring_get_length(const struct magic *, const char *);
H A Dsoftmagic.c886 size_t len = file_pstring_get_length(m, ptr1); in mconvert()
H A Dapprentice.c2972 file_pstring_get_length(const struct magic *m, const char *s) function
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1482 protected size_t file_pstring_get_length(const struct magic *, const char *);
3049 size_t len = file_pstring_get_length(m, ptr1);

Completed in 29 milliseconds