Searched refs:ZT_LOCALE (Results 1 – 2 of 2) sorted by relevance
82 if (zp->state == ZT_LOCALE && *(zp->buf) == '\n') in zt_get_token()121 zp.state = ZT_LOCALE; in zt_parse()123 case ZT_LOCALE: in zt_parse()
47 #define ZT_LOCALE 3 macro