Searched refs:TOKEN_STRING (Results 1 – 1 of 1) sorted by relevance
48 #define TOKEN_STRING(pctx) (pctx->token.value.as_textregion.base) macro435 return (create_string(pctx, TOKEN_STRING(pctx), in cfg_parse_qstring()454 TOKEN_STRING(pctx), in cfg_parse_astring()474 TOKEN_STRING(pctx), in cfg_parse_sstring()644 if (strcasecmp(TOKEN_STRING(pctx), "include") == 0) { in cfg_parse_mapbody()663 if (strcasecmp(TOKEN_STRING(pctx), in cfg_parse_mapbody()