Implemented ECMA constraints on PVD

This commit is contained in:
Mario Danic
2007-05-15 10:35:42 +00:00
parent a97e96c604
commit 0281fcb717
3 changed files with 48 additions and 11 deletions

View File

@ -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.
*/