Lines Matching refs:tdot
812 const char *elm, *tdot, *dot;818 dot = ((tdot = strchr(elm, '.')) != NULL) ? tdot : strchr(elm, '\0');894 dot = ((tdot = strchr(elm, '.')) != NULL) ? tdot :