Home | History | Annotate | Download | only in dom

Lines Matching refs:isASCIIAlpha

3353     if (!(isASCIIAlpha(c) || c == ':' || c == '_'))