Searched defs:doc (Results 1 – 8 of 8) sorted by relevance
83 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in InitRule() local
97 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in InitRules() local133 xmlDocPtr doc = xmlParseFile(xmlPathBackup.c_str()); in InitRuleBackup() local
753 xmlDocPtr doc = xmlParseFile(xmlPath); in ReadTimeZoneData() local860 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in FindCityDisplayNameFromXml() local912 xmlDocPtr doc = xmlParseFile(xmlPath.c_str()); in FindCityDisplayNameMap() local
479 xmlDocPtr doc = xmlParseFile(path); in GetListFromFile() local621 xmlDocPtr doc = xmlParseFile(SUPPORT_LOCALES_PATH); in ComputeLocale() local671 xmlDocPtr doc = xmlParseFile(langDataPath); in ReadLangData() local714 xmlDocPtr doc = xmlParseFile(regionDataPath); in ReadRegionData() local
141 xmlDocPtr doc = xmlParseFile(path.c_str()); in ParseTabooData() local
451 FPDF_DOCUMENT doc = FPDF_LoadDocument(filePath.c_str(), nullptr); in LoadPdfFile() local535 std::string &basePngName, int32_t &pageCount, FPDF_DOCUMENT &doc) in PdfRenderInit()575 FPDF_DOCUMENT &doc) in PdfRenderDestroy()594 FPDF_DOCUMENT &doc) in GetPdfPageSize()615 std::string &imagePath, FPDF_DOCUMENT &doc) in RenderPdfToPng()
77 xmlDoc* doc = xmlReadFile(file.c_str(), nullptr, 0); in ParseRuleFile() local
328 xmlDocPtr doc = xmlParseFile(COUNTRY_ZONE_DATA_PATH); in GetCountryZones() local