mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
updated a bit made a comment more specific more work on the Schemas
* TODO: updated a bit * parser.c: made a comment more specific * xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the Schemas conformance. * test/schemas result/schemas: updated the test list Daniel
This commit is contained in:
@@ -87,6 +87,7 @@ int xmlAutomataNewCounter (xmlAutomataPtr am,
|
||||
int max);
|
||||
|
||||
xmlRegexpPtr xmlAutomataCompile (xmlAutomataPtr am);
|
||||
int xmlAutomataIsDeterminist(xmlAutomataPtr am);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Reference in New Issue
Block a user