Lines Matching defs:getword
3408 int getword(int pos, String &ret);
5299 int PkgConfig::getword(int pos, String &ret)
5325 int pos2 = getword(pos, val);
5412 pos = getword(pos, attrName);
5884 int getword(int pos, String &ret);
6090 int DepTool::getword(int pos, String &ret)
6247 pos = getword(pos, iname);
9640 static int getword(int pos, const String &inbuf, String &result)
9689 int p2 = getword(p, s, key);
9721 p2 = getword(p, s, val);