Home | History | Annotate | Download | only in libxml2

Lines Matching full:versioninfo

6666  * [77] TextDecl ::= '<?xml' VersionInfo? EncodingDecl S? '?>'
6691 * We may have the VersionInfo here.
9791 * [24] VersionInfo ::= S 'version' Eq (' VersionNum ' | " VersionNum ")
10088 * [23] XMLDecl ::= '<?xml' VersionInfo EncodingDecl? SDDecl? S? '?>'
10114 * We must have the VersionInfo here.