Searched refs:curext (Results 1 – 1 of 1) sorted by relevance
3432 const char *curext = NULL; local3497 if ((curext = strrchr(scriptname,'.'))) /* possible current ext */3499 if (strEQ(ext[i++],curext)) {