Home
last modified time | relevance | path

Searched refs:xmlXPathEvalExpression (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dxml.c80 xpath_obj = xmlXPathEvalExpression((const xmlChar *)xpath_expression, xml_ctx->xpath_ctx); in linphone_get_xml_text_content()
101 xpath_obj = xmlXPathEvalExpression((const xmlChar *)xpath_expression, xml_ctx->xpath_ctx); in linphone_get_xml_attribute_text_content()
129 return xmlXPathEvalExpression((const xmlChar *)xpath_expression, xml_ctx->xpath_ctx); in linphone_get_xml_xpath_object_for_node_list()
/dports/sysutils/fusefs-s3fs/s3fs-fuse-1.90/src/
H A Ds3fs_xml.cpp88 if(NULL == (marker_xp = xmlXPathEvalExpression((xmlChar *)exp_string.c_str(), ctx))){ in get_base_exp()
201 if(NULL == (exp = xmlXPathEvalExpression((xmlChar*)exp_key, ctx))){ in get_exp_value_xml()
250 if(NULL == (upload_xp = xmlXPathEvalExpression((xmlChar*)ex_upload.c_str(), ctx))){ in get_incomp_mpu_list()
326 if(NULL == (contents_xp = xmlXPathEvalExpression((xmlChar*)ex_contents, ctx))){ in append_objects_from_xml_ex()
345 if(NULL == (key = xmlXPathEvalExpression((xmlChar*)ex_key, ctx))){ in append_objects_from_xml_ex()
367 if(NULL != (ETag = xmlXPathEvalExpression((xmlChar*)ex_etag, ctx))){ in append_objects_from_xml_ex()
/dports/net/libcmis/libcmis-0.5.2/src/libcmis/
H A Datom-workspace.cxx49 … xmlXPathObjectPtr xpathObj = xmlXPathEvalExpression( BAD_CAST( "//app:collection" ), xpathCtx ); in AtomRepository()
55 xpathObj = xmlXPathEvalExpression( BAD_CAST( "//cmisra:uritemplate" ), xpathCtx ); in AtomRepository()
61 xpathObj = xmlXPathEvalExpression( BAD_CAST( "//cmisra:repositoryInfo" ), xpathCtx ); in AtomRepository()
H A Datom-session.cxx114 …xmlXPathObjectPtr xpathObj = xmlXPathEvalExpression( BAD_CAST( workspacesXPath.c_str() ), xpathCtx… in parseServiceDocument()
219 … xmlXPathObjectPtr xpathObj = xmlXPathEvalExpression( BAD_CAST( entriesReq.c_str() ), xpathCtx ); in createObjectFromEntryDoc()
342 … xmlXPathObjectPtr xpathObj = xmlXPathEvalExpression( BAD_CAST( entriesReq.c_str() ), xpathCtx ); in getChildrenTypes()
H A Datom-document.cxx96 … xmlXPathObjectPtr xpathObj = xmlXPathEvalExpression( BAD_CAST( entriesReq.c_str() ), xpathCtx ); in getParents()
423 … xmlXPathObjectPtr xpathObj = xmlXPathEvalExpression( BAD_CAST( entriesReq.c_str() ), xpathCtx ); in getAllVersions()
468 … xmlXPathObjectPtr xpathObj = xmlXPathEvalExpression( BAD_CAST( "//atom:content" ), xpathCtx ); in extractInfos()
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dbind.c385 xmlXPathEvalExpression(BAD_CAST xpath_expression, xpathCtx); in bind_xml_read_timestamp()
466 xmlXPathEvalExpression(BAD_CAST xpath_expression, xpathCtx); in bind_parse_generic_name_value()
545 xmlXPathEvalExpression(BAD_CAST xpath_expression, xpathCtx); in bind_parse_generic_value_list()
605 xmlXPathEvalExpression(BAD_CAST xpath_expression, xpathCtx); in bind_parse_generic_name_attr_value_list()
675 xmlXPathEvalExpression(BAD_CAST "name", path_ctx); in bind_xml_stats_handle_zone()
754 xmlXPathEvalExpression(BAD_CAST "zones/zone", path_ctx); in bind_xml_stats_search_zones()
800 xmlXPathEvalExpression(BAD_CAST "name", path_ctx); in bind_xml_stats_handle_view()
917 xmlXPathEvalExpression(BAD_CAST "views/view", xpathCtx); in bind_xml_stats_search_views()
1297 xmlXPathEvalExpression(BAD_CAST "/statistics", xpathCtx); in bind_xml()
1349 xpathObj = xmlXPathEvalExpression(BAD_CAST "/isc/bind/statistics", xpathCtx); in bind_xml()
/dports/editors/libreoffice/libreoffice-7.2.6.2/jvmfwk/source/
H A Dfwkbase.cxx126 CXPathObjectPtr pathObject = xmlXPathEvalExpression( in getVersionInformation()
144 xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>(sExpression.getStr()), in getVersionInformation()
163 CXPathObjectPtr xPathObjectMax = xmlXPathEvalExpression( in getVersionInformation()
184 xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>(sExpression.getStr()), in getVersionInformation()
H A Delements.cxx67 CXPathObjectPtr pathObj = xmlXPathEvalExpression(pathExpression, context); in getElement()
410 pathObj = xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>("/jf:java/jf:enabled"), in write()
431 … pathObj = xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>("/jf:java/jf:userClassPath"), in write()
444 pathObj = xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>("/jf:java/jf:javaInfo"), in write()
455 … pathObj = xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>("/jf:java/jf:vmParameters"), in write()
493 … pathObj = xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>("/jf:java/jf:jreLocations"), in write()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/jvmfwk/source/
H A Dfwkbase.cxx120 CXPathObjectPtr pathObject = xmlXPathEvalExpression( in getVersionInformation()
138 xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>(sExpression.getStr()), in getVersionInformation()
157 CXPathObjectPtr xPathObjectMax = xmlXPathEvalExpression( in getVersionInformation()
178 xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>(sExpression.getStr()), in getVersionInformation()
H A Delements.cxx67 CXPathObjectPtr pathObj = xmlXPathEvalExpression(pathExpression, context); in getElement()
410 pathObj = xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>("/jf:java/jf:enabled"), in write()
431 … pathObj = xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>("/jf:java/jf:userClassPath"), in write()
444 pathObj = xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>("/jf:java/jf:javaInfo"), in write()
455 … pathObj = xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>("/jf:java/jf:vmParameters"), in write()
493 … pathObj = xmlXPathEvalExpression(reinterpret_cast<xmlChar const *>("/jf:java/jf:jreLocations"), in write()
/dports/dns/opendnssec2/opendnssec-2.1.10/enforcer/src/utils/
H A Dkc_helper.c222 xpath_obj = xmlXPathEvalExpression(file_xexpr, xpath_ctx); in check_file_from_xpath()
277 xpath_obj = xmlXPathEvalExpression(path_xexpr, xpath_ctx); in check_path_from_xpath()
307 xpath_obj = xmlXPathEvalExpression(group_xexpr, xpath_ctx); in check_user_group()
326 xpath_obj = xmlXPathEvalExpression(user_xexpr, xpath_ctx); in check_user_group()
392 xpath_obj = xmlXPathEvalExpression(time_xexpr, xpath_ctx); in check_time_def_from_xpath()
1441 xpath_obj = xmlXPathEvalExpression(xexpr, xpath_ctx); in check_conf()
1520 xpath_obj = xmlXPathEvalExpression(xexpr, xpath_ctx); in check_conf()
1541 xpath_obj = xmlXPathEvalExpression(xexpr, xpath_ctx); in check_conf()
1626 xpath_obj = xmlXPathEvalExpression(xexpr, xpath_ctx); in check_conf()
1636 xpath_obj = xmlXPathEvalExpression(xexpr, xpath_ctx); in check_conf()
[all …]
/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/parser/
H A Daddnsparser.c83 xpathObj = xmlXPathEvalExpression(xexpr, xpathCtx); in parse_addns_remote()
178 xpathObj = xmlXPathEvalExpression(xexpr, xpathCtx); in parse_addns_acl()
268 xpathObj = xmlXPathEvalExpression(xexpr, xpathCtx); in parse_addns_tsig_static()
H A Dzonelistparser.c61 xpathObj = xmlXPathEvalExpression(expr, xpathCtx); in parse_zonelist_element()
111 xpathObj = xmlXPathEvalExpression(expr, xpathCtx); in parse_zonelist_adapter()
H A Dconfparser.c179 xpathObj = xmlXPathEvalExpression(xexpr, xpathCtx); in parse_conf_repositories()
284 xpathObj = xmlXPathEvalExpression(xexpr, xpathCtx); in parse_conf_listener()
383 xpathObj = xmlXPathEvalExpression(xexpr, xpathCtx); in parse_conf_string()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/scrobbler2/
H A Dscrobbler_xml_parsing.cc47 xmlXPathObjectPtr statusObj = xmlXPathEvalExpression((xmlChar *) node_expression, context); in get_attribute_value()
79 xmlXPathObjectPtr statusObj = xmlXPathEvalExpression((xmlChar *) node_expression, context); in get_node_string()
/dports/net/libgrss/libgrss-0.7.0/src/
H A Dfeeds-xoxo-group-handler.c45 xpathObj = xmlXPathEvalExpression (BAD_CAST"//xhtml:ol[@class='xoxo']", xpathCtx); in find_first_element()
94 xpathObj = xmlXPathEvalExpression (BAD_CAST"//xhtml:a[@type='webfeed']", xpathCtx); in feeds_xoxo_group_handler_parse()
/dports/graphics/frogr/frogr-1.6/src/flicksoup/
H A Dfsp-parser.c366 xpathObj = xmlXPathEvalExpression ((xmlChar *)"/rsp/oauth", xpathCtx); in _check_token_parser()
454 xpathObj = xmlXPathEvalExpression ((xmlChar *)"/rsp/auth/access_token", xpathCtx); in _exchange_token_parser()
502 xpathObj = xmlXPathEvalExpression ((xmlChar *)"/rsp/user", xpathCtx); in _get_upload_status_parser()
619 xpathObj = xmlXPathEvalExpression ((xmlChar *)"/rsp/photoid", xpathCtx); in _photo_get_upload_result_parser()
662 xpathObj = xmlXPathEvalExpression ((xmlChar *)"/rsp/photo", xpathCtx); in _get_photo_info_parser()
702 xpathObj = xmlXPathEvalExpression ((xmlChar *)"/rsp/photosets/photoset", xpathCtx); in _get_photosets_list_parser()
756 xpathObj = xmlXPathEvalExpression ((xmlChar *)"/rsp/photoset", xpathCtx); in _photoset_created_parser()
798 xpathObj = xmlXPathEvalExpression ((xmlChar *)"/rsp/groups/group", xpathCtx); in _get_groups_list_parser()
855 xpathObj = xmlXPathEvalExpression ((xmlChar *)"/rsp/who/tags/tag", xpathCtx); in _get_tags_list_parser()
923 xpathObj = xmlXPathEvalExpression ((xmlChar *)"/rsp/photo/location", xpathCtx); in _get_location_parser()
/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/ges/
H A Dges-pitivi-formatter.c134 xpathObj = xmlXPathEvalExpression ((const xmlChar *) "/pitivi", xpathCtx); in pitivi_can_load_uri()
220 xpathObj = xmlXPathEvalExpression ((const xmlChar *) in parse_metadatas()
244 xpathObj = xmlXPathEvalExpression ((const xmlChar *) in list_sources()
278 xpathObj = xmlXPathEvalExpression ((const xmlChar *) in parse_track_elements()
359 xpathObj = xmlXPathEvalExpression ((const xmlChar *) in parse_clips()
/dports/www/flickcurl/flickcurl-1.26/src/
H A Dblog.c83 xpathObj = xmlXPathEvalExpression(xpathExpr, xpathCtx); in flickcurl_build_blogs()
198 xpathObj = xmlXPathEvalExpression(xpathExpr, xpathCtx); in flickcurl_build_blog_services()
H A Dmachinetags.c73 xpathObj = xmlXPathEvalExpression(xpathExpr, xpathCtx); in flickcurl_build_tag_namespaces()
224 xpathObj = xmlXPathEvalExpression(xpathExpr, xpathCtx); in flickcurl_build_tag_predicate_values()
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCDrivers/WFOpt/
H A DQMCCostFunctionBase.cpp533 xmlXPathObjectPtr result = xmlXPathEvalExpression((const xmlChar*)"//var", acontext); in updateXmlNodes()
549 result = xmlXPathEvalExpression((const xmlChar*)"//radfunc", acontext); in updateXmlNodes()
574 result = xmlXPathEvalExpression((const xmlChar*)"//ci", acontext); in updateXmlNodes()
591 result = xmlXPathEvalExpression((const xmlChar*)"//csf", acontext); in updateXmlNodes()
610 result = xmlXPathEvalExpression((const xmlChar*)"//detlist", acontext); in updateXmlNodes()
722 xmlXPathObjectPtr result = xmlXPathEvalExpression((const xmlChar*)cname, acontext); in addCoefficients()
764 xmlXPathObjectPtr result = xmlXPathEvalExpression((const xmlChar*)cname, acontext); in addCJParams()
/dports/textproc/libxml2/libxml2-2.9.12/doc/tutorial/
H A Dincludexpath.c29 result = xmlXPathEvalExpression(xpath, context);
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/doc/tutorial/
H A Dincludexpath.c29 result = xmlXPathEvalExpression(xpath, context);
/dports/textproc/py-libxml2/libxml2-2.9.12/doc/tutorial/
H A Dincludexpath.c29 result = xmlXPathEvalExpression(xpath, context);
/dports/games/netradiant/netradiant-20150621-src/libs/xml/
H A Dxmltextags.h62 xmlXPathObjectPtr result = xmlXPathEvalExpression( expression, context ); in XpathEval()

12345678910>>...18