Home
last modified time | relevance | path

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

123

/dports/lang/php73/php-7.3.33/ext/fileinfo/libmagic/
H A Dascmagic.c215 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
217 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
H A Dfile.h456 protected int file_replace(struct magic_set *, const char *, const char *);
/dports/sysutils/php73-fileinfo/php-7.3.33/ext/fileinfo/libmagic/
H A Dascmagic.c215 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
217 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
H A Dfile.h456 protected int file_replace(struct magic_set *, const char *, const char *);
/dports/www/mod_php73/php-7.3.33/ext/fileinfo/libmagic/
H A Dascmagic.c215 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
217 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/file-5.08/
H A Dlibmagic-1.def66 file_replace
/dports/www/mod_php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dascmagic.c238 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
240 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
/dports/lang/php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dascmagic.c238 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
240 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
/dports/lang/php80/php-8.0.15/ext/fileinfo/libmagic/
H A Dascmagic.c234 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
236 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
/dports/sysutils/php81-fileinfo/php-8.1.1/ext/fileinfo/libmagic/
H A Dascmagic.c238 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
240 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
/dports/sysutils/php80-fileinfo/php-8.0.15/ext/fileinfo/libmagic/
H A Dascmagic.c234 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
236 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
/dports/sysutils/file/file-5.39/src/
H A Dascmagic.c234 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
236 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
/dports/www/mod_php80/php-8.0.15/ext/fileinfo/libmagic/
H A Dascmagic.c234 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
236 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
/dports/devel/py-magic/file-5.40/src/
H A Dascmagic.c238 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
240 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
/dports/lang/php74/php-7.4.27/ext/fileinfo/libmagic/
H A Dascmagic.c237 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
239 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
H A Dfile.h463 protected int file_replace(struct magic_set *, const char *, const char *);
/dports/sysutils/php74-fileinfo/php-7.4.27/ext/fileinfo/libmagic/
H A Dascmagic.c237 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
239 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
H A Dfile.h463 protected int file_replace(struct magic_set *, const char *, const char *);
/dports/www/mod_php74/php-7.4.27/ext/fileinfo/libmagic/
H A Dascmagic.c237 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
239 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
H A Dfile.h463 protected int file_replace(struct magic_set *, const char *, const char *);
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/file-5.08/src/
H A Dascmagic.c260 switch (file_replace(ms, " text$", ", ")) { in file_ascmagic_with_encoding()
262 switch (file_replace(ms, " text executable$", in file_ascmagic_with_encoding()
H A Dfile.h392 protected int file_replace(struct magic_set *, const char *, const char *);
/dports/databases/py-psycopg2/psycopg2-2.9.2/scripts/build/
H A Dappveyor.py249 file_replace('Mkvcbuild.pm', "'libpq', 'dll'", "'libpq', 'lib'")
261 file_replace("Install.pm", "qw(Install)", "qw(Install CopyIncludeFiles)")
503 def file_replace(fn, s1, s2): function
/dports/devel/py-numba/numba-0.51.2/numba/core/
H A Dcaching.py19 from numba.core.utils import add_metaclass, file_replace
582 file_replace(tmpname, filepath)
/dports/misc/py-crudini/crudini-0.9.3/
H A Dcrudini333 def file_replace(name, data):
936 self.file_replace(os.path.realpath(self.output),

123