Home
last modified time | relevance | path

Searched refs:XML_PARSE_NOBLANKS (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/net/grilo-plugins/grilo-plugins-0.3.14/src/flickr/
H A Dgflickr.c355 NULL, XML_PARSE_RECOVER | XML_PARSE_NOBLANKS); in process_photo_result()
384 NULL, XML_PARSE_RECOVER | XML_PARSE_NOBLANKS); in process_exif_result()
412 NULL, XML_PARSE_RECOVER | XML_PARSE_NOBLANKS); in process_photolist_result()
450 NULL, XML_PARSE_RECOVER | XML_PARSE_NOBLANKS); in process_taglist_result()
489 NULL, XML_PARSE_RECOVER | XML_PARSE_NOBLANKS); in process_photosetslist_result()
526 NULL, XML_PARSE_RECOVER | XML_PARSE_NOBLANKS); in process_photosetsphotos_result()
563 NULL, XML_PARSE_RECOVER | XML_PARSE_NOBLANKS); in process_token_result()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/
H A Dtopology-xml-libxml.c273 doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_import_diff()
275 doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_import_diff()
369 doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_backend_init()
371 doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_backend_init()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/
H A Dtopology-xml-libxml.c273 doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_import_diff()
275 doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_import_diff()
369 doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_backend_init()
371 doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_backend_init()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Dtopology-xml-libxml.c273 doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_import_diff()
275 doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_import_diff()
369 doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_backend_init()
371 doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_backend_init()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/
H A Dtopology-xml-libxml.c273 doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_import_diff()
275 doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_import_diff()
369 doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_backend_init()
371 doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_backend_init()
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dtopology-xml-libxml.c273 doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_import_diff()
275 doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_import_diff()
369 doc = xmlReadFile(xmlpath, NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_backend_init()
371 doc = xmlReadMemory(xmlbuffer, xmlbuflen, "", NULL, XML_PARSE_NOBLANKS); in hwloc_libxml_backend_init()
/dports/math/sc-im/sc-im-0.8.2/src/
H A Dxlsx.c445 … sheet_search = xmlReadMemory(wb_strings, sh_strings.size, "noname.xml", NULL, XML_PARSE_NOBLANKS); in open_xlsx()
518 doc_strings = xmlReadMemory(strings, sb_strings.size, "noname.xml", NULL, XML_PARSE_NOBLANKS); in open_xlsx()
519 doc_styles = xmlReadMemory(styles, sb_styles.size, "noname.xml", NULL, XML_PARSE_NOBLANKS); in open_xlsx()
520 doc = xmlReadMemory(sheet, sb.size, "noname.xml", NULL, XML_PARSE_NOBLANKS); in open_xlsx()
H A Dods.c111 doc = xmlReadMemory(content, sb_content.size, "noname.xml", NULL, XML_PARSE_NOBLANKS); in open_ods()
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A Dlibetonyek_xml.cpp60 XML_PARSE_NOBLANKS | XML_PARSE_NONET | XML_PARSE_RECOVER), in xmlReaderForStream()
/dports/textproc/libabw/libabw-0.1.3/src/lib/
H A DABWXMLHelper.cpp135 XML_PARSE_NOBLANKS|XML_PARSE_NONET|XML_PARSE_RECOVER), in xmlReaderForStream()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dlocating-rule.c165 | XML_PARSE_NOBLANKS in locating_rule_match()
305 | XML_PARSE_NOBLANKS in locating_rule_list_add_from_file()
H A Dcldr-plurals.c59 | XML_PARSE_NOBLANKS); in extract_rules()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dlocating-rule.c165 | XML_PARSE_NOBLANKS in locating_rule_match()
305 | XML_PARSE_NOBLANKS in locating_rule_list_add_from_file()
H A Dcldr-plurals.c59 | XML_PARSE_NOBLANKS); in extract_rules()
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dlocating-rule.c165 | XML_PARSE_NOBLANKS in locating_rule_match()
305 | XML_PARSE_NOBLANKS in locating_rule_list_add_from_file()
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dlocating-rule.c165 | XML_PARSE_NOBLANKS in locating_rule_match()
305 | XML_PARSE_NOBLANKS in locating_rule_list_add_from_file()
/dports/net/kamailio/kamailio-5.4.5/src/modules/lost/
H A Dfunctions.c267 XML_PARSE_NOBLANKS | XML_PARSE_NONET | XML_PARSE_NOCDATA); in lost_held_function()
588 XML_PARSE_NOBLANKS | XML_PARSE_NONET | XML_PARSE_NOCDATA); in lost_function()
674 XML_PARSE_NOBLANKS | XML_PARSE_NONET | XML_PARSE_NOCDATA); in lost_function()
/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A Dlibvisio_xml.cpp102 int options = XML_PARSE_NOBLANKS | XML_PARSE_NONET; in xmlReaderForStream()
/dports/math/scilab/scilab-6.1.1/scilab/modules/xml/src/cpp/
H A DXMLDocument.cpp343 int options = XML_PARSE_NSCLEAN | XML_PARSE_NOBLANKS; in readDocument()
396 int options = XML_PARSE_NSCLEAN | XML_PARSE_NOBLANKS; in readDocument()
/dports/devel/libgnt/libgnt-2.14.3/
H A Dgntutils.c314 doc = xmlCtxtReadDoc(ctxt, (xmlChar*)string, NULL, NULL, XML_PARSE_NOBLANKS); in gnt_util_parse_widgets()
411 doc = xmlCtxtReadDoc(ctxt, (xmlChar*)string, NULL, NULL, XML_PARSE_NOBLANKS | XML_PARSE_RECOVER); in gnt_util_parse_xhtml_to_textview()
/dports/math/scilab/scilab-6.1.1/scilab/modules/slint/src/cpp/
H A DXMLtools.cpp134 int options = XML_PARSE_NSCLEAN | XML_PARSE_NOBLANKS; in readXML()
/dports/www/bluefish/bluefish-2.2.12/src/plugin_infbrowser/
H A Dinfb_gui.c152 XML_PARSE_RECOVER | XML_PARSE_NOENT | XML_PARSE_NOBLANKS | in infb_button_release_event()
165 XML_PARSE_RECOVER | XML_PARSE_NOENT | XML_PARSE_NOBLANKS | in infb_button_release_event()
212 XML_PARSE_RECOVER | XML_PARSE_NOENT | XML_PARSE_NOBLANKS in infb_button_release_event()
/dports/editors/abiword/abiword-3.0.5/plugins/loadbindings/xp/
H A DLoadBindings.cpp547 m_pXMLDoc = xmlReadFile( input, NULL, XML_PARSE_NOBLANKS ); in LoadBindings()
554 …= xmlReadMemory( reinterpret_cast<const char*>(contents), fileSize, "", NULL, XML_PARSE_NOBLANKS ); in LoadBindings()
567 m_pXMLDoc = xmlReadMemory( input, strlen(input), "", NULL, XML_PARSE_NOBLANKS ); in LoadBindings()
/dports/x11-wm/openbox/openbox-3.6/obt/
H A Dxml.c155 i->doc = xmlReadFile(path, NULL, (XML_PARSE_NOBLANKS | in load_file()
157 xmlXIncludeProcessFlags(i->doc, (XML_PARSE_NOBLANKS | in load_file()
/dports/textproc/R-cran-xml2/xml2/src/
H A Dxml2_doc.cpp88 XML_PARSE_NOBLANKS, in xml_parse_options_()

1234567891011