Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSaveUri

1047  * xmlSaveUri:
1055 xmlSaveUri(xmlURIPtr uri) {
1332 out = xmlSaveUri(uri);
1925 val = xmlSaveUri
1936 val = xmlSaveUri(bas);
1989 val = xmlSaveUri(ref);
2113 val = xmlSaveUri(res);
2240 /* exception characters from xmlSaveUri */
2305 /* exception characters from xmlSaveUri */
2347 /* exception characters from xmlSaveUri */
2501 ret = xmlSaveUri(uri);
2548 by xmlSaveURI, they will be escaped and the external entity loader machinery
2559 ret = xmlSaveUri(&temp);