Searched defs:tagc (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/libldap4/common/ | ||
| H A D | regex.c | 304 register int tagc = 1; /* actual tag count */ local 419 if (tagc < MAXTAG) { 420 tagstk[++tagi] = tagc; 422 store(tagc++); 457 if (tagc > n) { |
Completed in 40 milliseconds