parseProperties 322 plugin/npapi/external.cpp std::map<std::string, GnashNPVariant> props = parseProperties(str); parseProperties 338 plugin/npapi/external.cpp std::map<std::string, GnashNPVariant> props = parseProperties(str); parseProperties 69 plugin/npapi/external.h static std::map<std::string, GnashNPVariant> parseProperties(const std::string &xml); parseProperties 235 plugin/npapi/test.cpp std::map<std::string, GnashNPVariant> props = plugin::ExternalInterface::parseProperties(xml);