Searched defs:the_string (Results 1 – 4 of 4) sorted by relevance
182 eval_one (const char *the_string, double expected_result) in eval_one()
1266 void AEncodeProperties::SelectSavedParams(const std::string the_string) in SelectSavedParams()1286 …d AEncodeProperties::SetAttributeBool(TiXmlElement * the_elt,const std::string & the_string, const… in SetAttributeBool() argument
74 const char *the_string; in parse_string() local
396 const char *the_string = PyBytes_AsString(obj); in pycompilestring() local