Searched refs:PATH_SEAPARATOR (Results 1 – 2 of 2) sorted by relevance
50 # define PATH_SEAPARATOR ';' macro52 # define PATH_SEAPARATOR ':' macro3245 while ((*cur != 0) && (*cur != PATH_SEAPARATOR) && (!xmlIsBlank_ch(*cur))) in xmlLoadCatalogs()3261 while (*cur == PATH_SEAPARATOR) in xmlLoadCatalogs()
48 # define PATH_SEAPARATOR ';' macro50 # define PATH_SEAPARATOR ':' macro3249 while ((*cur != 0) && (*cur != PATH_SEAPARATOR) && (!xmlIsBlank_ch(*cur))) in xmlLoadCatalogs()3265 while (*cur == PATH_SEAPARATOR) in xmlLoadCatalogs()