Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrlen

1267 		if (size - len < xmlStrlen(content->prefix) + 10) {
1274 if (size - len < xmlStrlen(content->name) + 10) {
5160 if (size - len < xmlStrlen(cur->ns->prefix) + 10) {
5168 if (size - len < xmlStrlen(cur->name) + 10) {