Home
last modified time | relevance | path

Searched refs:escm_i (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/mapchan/mapchan/
H A Dmapchan.c883 int escm_i = 0; local
1241 if (c == '[') { escm++; escm_i = 0; }
1244 if (isdigit(c)) escm_arg[escm_i++] = c;
1246 escm_arg[escm_i] = '\0';
1247 escm_i = 0;
1263 escm_i = 0;