Searched refs:ae (Results 1 – 1 of 1) sorted by relevance
595 CHAR *aa, *ae; in get_alt_digits() local641 for (len = 0, aa = adi->buffer; (ae = STRCHR (aa, CQ(';'))) != NULL; in get_alt_digits()642 ++len, aa = ae + 1) in get_alt_digits()644 *ae = '\0'; in get_alt_digits()