Searched refs:crct (Results 1 – 1 of 1) sorted by relevance
84 struct varent *crct = inheredoc ? NULL : adrof(STRcorrect); in Inputl() local226 if (crct && crct->vec != NULL && (!Strcmp(*(crct->vec), STRcmd) || in Inputl()227 !Strcmp(*(crct->vec), STRall))) { in Inputl()234 if (SpellLine(!Strcmp(*(crct->vec), STRcmd)) == 1) { in Inputl()293 } else if (crct && crct->vec != NULL && in Inputl()294 !Strcmp(*(crct->vec), STRcomplete)) { in Inputl()