Searched defs:tmpName (Results 1 – 8 of 8) sorted by relevance
38 …AID(const std::string &tmpName, const std::string &sUrl) : name(tmpName), url(sUrl) { SetUnfixUrl(… in AID()50 inline void SetName(const std::string &tmpName) { name = tmpName; } in SetName()
33 AID::AID(const char *tmpName) { in AID()46 AID::AID(const std::string &tmpName) { in AID()
134 var tmpName = ''; variable
207 Char tmpName[FILE_NAME_LEN]; variable
7203 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; in xmlSchemaParseLocalAttribute() local
7181 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; in xmlSchemaParseLocalAttribute() local