Searched refs:dolmod (Results 1 – 1 of 1) sorted by relevance
73 static Char dolmod[MAXMOD]; /* : modifier character */ variable442 dolmod[dolnmod++] = 'q'; in Dgetdol()641 dolmod[dolnmod++] = c; in fixDolMod()642 dolmod[dolnmod++] = delim; in fixDolMod()650 dolmod[dolnmod++] = c; in fixDolMod()662 dolmod[dolnmod++] = c; in fixDolMod()686 if(dolmod[i] == 's') { in setDolp()692 delim = dolmod[++i]; in setDolp()698 lhsub = &dolmod[++i]; in setDolp()699 while(dolmod[i] != delim && dolmod[++i]) { in setDolp()[all …]