Searched defs:utf8_fl (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/vms/ |
H A D | vms.c | 372 …xpand_unix_filename_escape(char *outspec, const char *inspec, int *output_cnt, const int * utf8_fl) in copy_expand_unix_filename_escape() 6015 int_fileify_dirspec(const char *dir, char *buf, int *utf8_fl) 6518 mp_do_fileify_dirspec(pTHX_ const char *dir,char *buf,int ts, int *utf8_fl) 6562 Perl_fileify_dirspec_utf8(pTHX_ const char *dir, char *buf, int * utf8_fl) 6568 Perl_fileify_dirspec_utf8_ts(pTHX_ const char *dir, char *buf, int * utf8_fl) 6962 mp_do_pathify_dirspec(pTHX_ const char *dir,char *buf, int ts, int * utf8_fl) 7007 Perl_pathify_dirspec_utf8(pTHX_ const char *dir, char *buf, int *utf8_fl) 7013 Perl_pathify_dirspec_utf8_ts(pTHX_ const char *dir, char *buf, int *utf8_fl) 7021 int_tounixspec(const char *spec, char *rslt, int * utf8_fl) 7392 mp_do_tounixspec(pTHX_ const char *spec, char *buf, int ts, int * utf8_fl) [all …]
|