Lines Matching refs:xmlStrchr
14474 if ((!xmlStrchr(str, '[')) && (!xmlStrchr(str, '(')) &&14475 (!xmlStrchr(str, '@'))) {14487 tmp = xmlStrchr(str, ':');