Home
last modified time | relevance | path

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

/php-src/ext/fileinfo/libmagic/
H A Dascmagic.c232 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
234 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
H A Dfile.h533 file_protected int file_replace(struct magic_set *, const char *, const char *);
H A Dfuncs.c655 file_replace(struct magic_set *ms, const char *pat, const char *rep) in file_replace() function
/php-src/ext/fileinfo/
H A Dlibmagic.patch2029 file_replace(struct magic_set *ms, const char *pat, const char *rep)

Completed in 25 milliseconds