mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 01:32:50 -06:00
implemented readExpr & readType
This commit is contained in:
@@ -10,4 +10,7 @@ PgfText* textdup(PgfText *t1);
|
||||
PGF_API uint32_t
|
||||
pgf_utf8_decode(const uint8_t** src_inout);
|
||||
|
||||
PGF_API void
|
||||
pgf_utf8_encode(uint32_t ucs, uint8_t** buf);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user