Implemented ECMA constraints on PVD
This commit is contained in:
@ -34,6 +34,9 @@ wchar_t *towcs(const char *);
|
||||
char *str2ascii(const char*);
|
||||
uint16_t *str2ucs(const char*);
|
||||
|
||||
char *str2d_char(const char*);
|
||||
char *str2a_char(const char*);
|
||||
|
||||
/**
|
||||
* Create a level 1 directory identifier.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user