Home
last modified time | relevance | path

Searched defs:query_str (Results 1 – 6 of 6) sorted by relevance

/external/marisa-trie/tests/
Dbase-test.cc262 const char *query_str = "query"; in TestAgent() local
/external/marisa-trie/bindings/perl/
Dmarisa-swig.cxx135 void Agent::query_str(const char **ptr_out, size_t *length_out) const { in query_str() function in marisa_swig::Agent
/external/marisa-trie/bindings/python/
Dmarisa-swig.cxx135 void Agent::query_str(const char **ptr_out, size_t *length_out) const { in query_str() function in marisa_swig::Agent
Dmarisa.py166 def query_str(self): return _marisa.Agent_query_str(self) member in Agent
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.cxx135 void Agent::query_str(const char **ptr_out, size_t *length_out) const { in query_str() function in marisa_swig::Agent
/external/marisa-trie/bindings/
Dmarisa-swig.cxx135 void Agent::query_str(const char **ptr_out, size_t *length_out) const { in query_str() function in marisa_swig::Agent