Home | History | Annotate | Download | only in libxml2

Lines Matching full:letter

807  * [4] NameChar ::= Letter | Digit | '.' | '-' | '_' | 
810 * [5] Name ::= (Letter | '_' | ':') (NameChar)*