Searched refs:codePtr (Results 1 – 1 of 1) sorted by relevance
344 xmlChar *codePtr = xmlNodeGetContent(value); in GetCountryZones() local345 if (strcmp(region.c_str(), reinterpret_cast<const char*>(codePtr)) == 0) { in GetCountryZones()347 xmlFree(codePtr); in GetCountryZones()350 xmlFree(codePtr); in GetCountryZones()