Searched refs:property_value_str (Results 1 – 1 of 1) sorted by relevance
134 xmlChar* property_value_str = NULL; in populate() local161 property_value_str = xmlGetProp(cur_node, (const xmlChar*)"value"); in populate()162 if (!property_value_str) { in populate()167 std::string tmp_str((const char*)property_value_str); in populate()