Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrlen

1269 		if (size - len < xmlStrlen(content->prefix) + 10) {
1276 if (size - len < xmlStrlen(content->name) + 10) {
5209 if (size - len < xmlStrlen(cur->ns->prefix) + 10) {
5217 if (size - len < xmlStrlen(cur->name) + 10) {