Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSaveUri

1050  * xmlSaveUri:
1058 xmlSaveUri(xmlURIPtr uri) {
1335 out = xmlSaveUri(uri);
1928 val = xmlSaveUri(ref);
1939 val = xmlSaveUri(bas);
1992 val = xmlSaveUri(ref);
2116 val = xmlSaveUri(res);
2243 /* exception characters from xmlSaveUri */
2308 /* exception characters from xmlSaveUri */
2350 /* exception characters from xmlSaveUri */
2504 ret = xmlSaveUri(uri);
2551 by xmlSaveURI, they will be escaped and the external entity loader machinery
2562 ret = xmlSaveUri(&temp);