Lines Matching refs:xmlStrndup
8460 ID = xmlStrndup(ids, cur - ids);
9749 ret = xmlStrndup(ctxt->cur, count);
9826 ret = xmlStrndup(ctxt->cur, count);
9897 return(xmlStrndup(buf, len));
10122 ret = xmlStrndup(q, CUR_PTR - q);
10133 ret = xmlStrndup(q, CUR_PTR - q);
10166 ret = xmlStrndup(q, CUR_PTR - q);
10177 ret = xmlStrndup(q, CUR_PTR - q);
10439 ret = xmlStrndup(cur, ctxt->cur - cur);