Searched defs:qstring (Results 1 – 3 of 3) sorted by relevance
37 karma::rule<OutputIterator, std::string()> bareword, qstring; member
27 boost::spirit::rule<Scanner> string, qstring, cstring, key, value, entry, info; member
570 char *qstring(const char *is, int delim) /* collect string up to next delim */ in qstring() function