Searched refs:PATH_SEAPARATOR (Results 1 – 1 of 1) sorted by relevance
50 # define PATH_SEAPARATOR ';' macro52 # define PATH_SEAPARATOR ':' macro3250 while ((*cur != 0) && (*cur != PATH_SEAPARATOR) && (!xmlIsBlank_ch(*cur))) in xmlLoadCatalogs()3266 while (*cur == PATH_SEAPARATOR) in xmlLoadCatalogs()