Home | History | Annotate | Download | only in libxml2

Lines Matching refs:pathss

3222  * @pathss:  a list of directories separated by a colon or a space.
3230 xmlLoadCatalogs(const char *pathss) {
3238 if (pathss == NULL)
3241 cur = pathss;