Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrlen

1184     len = xmlStrlen(value);
2226 length = xmlStrlen(entity->name) + 5;
2568 int i = xmlStrlen(ent->name);
2658 return(xmlStringLenDecodeEntities(ctxt, str, xmlStrlen(str), what,
3713 int i = xmlStrlen(ent->name);
6685 ctxt->sax->characters(ctxt->userData, val, xmlStrlen(val));
8713 if (len < 0) len = xmlStrlen(attvalue);
12534 size = xmlStrlen(string);
12925 size = xmlStrlen(string);
13406 input->end = &buffer[xmlStrlen(buffer)];
13681 len = xmlStrlen(cur);