Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrncmp

2470 		match = (!xmlStrncmp(&cur->content[pos], string, stringlen));
2487 match = (!xmlStrncmp(&cur->content[pos], string, sub));