Searched refs:hasNoun (Results 1 – 2 of 2) sorted by relevance
39 bool hasNoun() const { return fNoun.size() > 0; } in hasNoun() function
105 if (hasError() && fError.hasNoun() == false) in decodeURI()