Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrchr

1704 	if ((ch != '@') && (!IS_UNRESERVED(ch)) && (!xmlStrchr(list, ch))) {