Home
last modified time | relevance | path

Searched refs:xmlDictLookup (Results 51 – 75 of 434) sorted by relevance

12345678910>>...18

/dports/math/vtk9/VTK-9.1.0/ThirdParty/libxml2/vtklibxml2/include/libxml/
H A Ddict.h53 xmlDictLookup (xmlDictPtr dict,
/dports/devel/gettext-tools/gettext-0.21/gnulib-local/lib/libxml/
H A Ddict.in.h89 xmlDictLookup (xmlDictPtr dict,
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/libxml/
H A Ddict.in.h89 xmlDictLookup (xmlDictPtr dict,
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Ddict.in.h89 xmlDictLookup (xmlDictPtr dict,
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libxml/
H A Ddict.in.h89 xmlDictLookup (xmlDictPtr dict,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/include/libxml/
H A Ddict.h60 xmlDictLookup (xmlDictPtr dict,
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Ddict.in.h89 xmlDictLookup (xmlDictPtr dict,
/dports/devel/gettext-po-mode/gettext-0.21/gnulib-local/lib/libxml/
H A Ddict.in.h89 xmlDictLookup (xmlDictPtr dict,
/dports/devel/gettext-runtime/gettext-0.21/gnulib-local/lib/libxml/
H A Ddict.in.h89 xmlDictLookup (xmlDictPtr dict,
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/libxml/
H A Ddict.in.h89 xmlDictLookup (xmlDictPtr dict,
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Ddict.in.h89 xmlDictLookup (xmlDictPtr dict,
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Ddict.in.h89 xmlDictLookup (xmlDictPtr dict,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/include/libxml/
H A Ddict.h53 xmlDictLookup (xmlDictPtr dict,
/dports/textproc/libxml2/libxml2-2.9.12/include/libxml/
H A Ddict.h53 xmlDictLookup (xmlDictPtr dict,
/dports/textproc/py-libxml2/libxml2-2.9.12/include/libxml/
H A Ddict.h53 xmlDictLookup (xmlDictPtr dict,
/dports/games/warmux/warmux-11.04/build/symbian/lib/libxml2/inc/libxml2/
H A Dlibxml2_dict.h86 xmlDictLookup (xmlDictPtr dict,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxslt/src/libxslt/
H A Dxsltutils.c110 ret = xmlDictLookup(style->dict, BAD_CAST "", 0); in xsltGetCNsProp()
112 ret = xmlDictLookup(style->dict, tmp, -1); in xsltGetCNsProp()
139 return(xmlDictLookup(style->dict, in xsltGetCNsProp()
751 return(xmlDictLookup(dict, name, -1)); in xsltSplitQName()
753 if (name[len] == 0) return(xmlDictLookup(dict, name, -1)); in xsltSplitQName()
754 *prefix = xmlDictLookup(dict, name, len); in xsltSplitQName()
755 ret = xmlDictLookup(dict, &name[len + 1], -1); in xsltSplitQName()
887 *name = xmlDictLookup(style->dict, &qname[4], -1); in xsltGetQNameURI2()
908 *name = xmlDictLookup(style->dict, (*name)+len+1, -1); in xsltGetQNameURI2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxslt/src/libxslt/
H A Dxsltutils.c110 ret = xmlDictLookup(style->dict, BAD_CAST "", 0); in xsltGetCNsProp()
112 ret = xmlDictLookup(style->dict, tmp, -1); in xsltGetCNsProp()
139 return(xmlDictLookup(style->dict, in xsltGetCNsProp()
751 return(xmlDictLookup(dict, name, -1)); in xsltSplitQName()
753 if (name[len] == 0) return(xmlDictLookup(dict, name, -1)); in xsltSplitQName()
754 *prefix = xmlDictLookup(dict, name, len); in xsltSplitQName()
755 ret = xmlDictLookup(dict, &name[len + 1], -1); in xsltSplitQName()
887 *name = xmlDictLookup(style->dict, &qname[4], -1); in xsltGetQNameURI2()
908 *name = xmlDictLookup(style->dict, (*name)+len+1, -1); in xsltGetQNameURI2()
/dports/textproc/libxslt/libxslt-1.1.34/libxslt/
H A Dxsltutils.c110 ret = xmlDictLookup(style->dict, BAD_CAST "", 0); in xsltGetCNsProp()
112 ret = xmlDictLookup(style->dict, tmp, -1); in xsltGetCNsProp()
139 return(xmlDictLookup(style->dict, in xsltGetCNsProp()
751 return(xmlDictLookup(dict, name, -1)); in xsltSplitQName()
753 if (name[len] == 0) return(xmlDictLookup(dict, name, -1)); in xsltSplitQName()
754 *prefix = xmlDictLookup(dict, name, len); in xsltSplitQName()
755 ret = xmlDictLookup(dict, &name[len + 1], -1); in xsltSplitQName()
887 *name = xmlDictLookup(style->dict, &qname[4], -1); in xsltGetQNameURI2()
908 *name = xmlDictLookup(style->dict, (*name)+len+1, -1); in xsltGetQNameURI2()
/dports/lang/fpc-source/fpc-3.2.2/packages/libxml/src/
H A Ddict.inc34 function xmlDictLookup(dict: xmlDictPtr; name: xmlCharPtr; len: cint): xmlCharPtr; EXTDECL; externa…
/dports/textproc/fpc-libxml2/fpc-3.2.2/packages/libxml/src/
H A Ddict.inc34 function xmlDictLookup(dict: xmlDictPtr; name: xmlCharPtr; len: cint): xmlCharPtr; EXTDECL; externa…
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dentities.c198 ret->name = xmlDictLookup(dict, name, -1); in xmlAddEntity()
200 ret->ExternalID = xmlDictLookup(dict, ExternalID, -1); in xmlAddEntity()
202 ret->SystemID = xmlDictLookup(dict, SystemID, -1); in xmlAddEntity()
208 xmlDictLookup(dict, content, ret->length); in xmlAddEntity()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libxml2/vtklibxml2/
H A Dentities.c198 ret->name = xmlDictLookup(dict, name, -1); in xmlAddEntity()
200 ret->ExternalID = xmlDictLookup(dict, ExternalID, -1); in xmlAddEntity()
202 ret->SystemID = xmlDictLookup(dict, SystemID, -1); in xmlAddEntity()
208 xmlDictLookup(dict, content, ret->length); in xmlAddEntity()
/dports/games/warmux/warmux-11.04/build/android/jni/xml2/
H A Dentities.c172 ret->name = xmlDictLookup(dict, name, -1); in xmlCreateEntity()
174 ret->ExternalID = xmlDictLookup(dict, ExternalID, -1); in xmlCreateEntity()
176 ret->SystemID = xmlDictLookup(dict, SystemID, -1); in xmlCreateEntity()
182 xmlDictLookup(dict, content, ret->length); in xmlCreateEntity()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/
H A Dentities.c198 ret->name = xmlDictLookup(dict, name, -1); in xmlAddEntity()
200 ret->ExternalID = xmlDictLookup(dict, ExternalID, -1); in xmlAddEntity()
202 ret->SystemID = xmlDictLookup(dict, SystemID, -1); in xmlAddEntity()
208 xmlDictLookup(dict, content, ret->length); in xmlAddEntity()

12345678910>>...18