Searched defs:query_str (Results 1 – 6 of 6) sorted by relevance
262 const char *query_str = "query"; in TestAgent() local
135 void Agent::query_str(const char **ptr_out, size_t *length_out) const { in query_str() function in marisa_swig::Agent
166 def query_str(self): return _marisa.Agent_query_str(self) member in Agent