Searched refs:ValidateOpDocs (Results 1 – 1 of 1) sorted by relevance
125 bool ValidateOpDocs(const OpDef& op, const string& doc) { in ValidateOpDocs() function174 if (!ValidateOpDocs(op, doc_text)) { in RemoveDoc()