Searched defs:text (Results 1 – 3 of 3) sorted by relevance
39 static char * readline_completion_func(const char *text, int state) in readline_completion_func()63 static char ** readline_completion(const char *text, int start, int end) in readline_completion()
1727 void WpaGui::wpsApPinChanged(const QString &text) in wpsApPinChanged()
825 QString text = msg.getMsg(); in event_notify() local