Searched refs:Perl_tovmspath_utf8 (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/vms/ |
| D | vmsish.h | 178 #define tovmspath(a,b) Perl_tovmspath_utf8(aTHX_ a,b,NULL) 180 #define tovmspath_utf8(a,b,c) Perl_tovmspath_utf8(aTHX_ a,b,c) 669 char * Perl_tovmspath_utf8 (pTHX_ const char *, char *, int *);
|
| D | vms.c | 9011 Perl_tovmspath_utf8(pTHX_ const char *path, char *buf, int *utf8_fl) function
|