Searched refs:isc_tokentype_string (Results 1 – 3 of 3) sorted by relevance
98 isc_tokentype_string = 1, enumerator
635 if (pctx->token.type != isc_tokentype_string) { in cfg_parse_mapbody()1000 if (pctx->token.type != isc_tokentype_string && in cfg_getstringtoken()
447 tokenp->type = isc_tokentype_string; in isc_lex_gettoken()