Home
last modified time | relevance | path

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

/PHP-5.3/ext/fileinfo/libmagic/
H A Dascmagic.c205 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
207 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
H A Dfile.h397 protected int file_replace(struct magic_set *, const char *, const char *);
H A Dfuncs.c434 file_replace(struct magic_set *ms, const char *pat, const char *rep) function
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch1241 protected int file_replace(struct magic_set *, const char *, const char *);
1881 file_replace(struct magic_set *ms, const char *pat, const char *rep)

Completed in 24 milliseconds