Home
last modified time | relevance | path

Searched refs:xml_ctx (Results 26 – 34 of 34) sorted by relevance

12

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/scanner/xml-scanner/
H A Dxml-scanner.h51 GMarkupParseContext *xml_ctx; member
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dprivate.h1699 int linphone_create_xml_xpath_context(xmlparsing_context_t *xml_ctx);
1700 void linphone_xml_xpath_context_set_node(xmlparsing_context_t *xml_ctx, xmlNodePtr node);
1701 char * linphone_get_xml_text_content(xmlparsing_context_t *xml_ctx, const char *xpath_expression);
1702 const char * linphone_get_xml_attribute_text_content(xmlparsing_context_t *xml_ctx, const char *xpa…
1704 xmlXPathObjectPtr linphone_get_xml_xpath_object_for_node_list(xmlparsing_context_t *xml_ctx, const …
1705 void linphone_xml_xpath_context_init_carddav_ns(xmlparsing_context_t *xml_ctx);
/dports/net/hostapd/hostapd-2.9/src/utils/
H A Dhttp_curl.c1571 struct http_ctx * http_init_ctx(void *upper_ctx, struct xml_node_ctx *xml_ctx) in http_init_ctx() argument
1579 ctx->xml = xml_ctx; in http_init_ctx()
/dports/net/hostapd-devel/hostap-14ab4a816/src/utils/
H A Dhttp_curl.c1571 struct http_ctx * http_init_ctx(void *upper_ctx, struct xml_node_ctx *xml_ctx) in http_init_ctx() argument
1579 ctx->xml = xml_ctx; in http_init_ctx()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/utils/
H A Dhttp_curl.c1571 struct http_ctx * http_init_ctx(void *upper_ctx, struct xml_node_ctx *xml_ctx) in http_init_ctx() argument
1579 ctx->xml = xml_ctx; in http_init_ctx()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/utils/
H A Dhttp_curl.c1571 struct http_ctx * http_init_ctx(void *upper_ctx, struct xml_node_ctx *xml_ctx) in http_init_ctx() argument
1579 ctx->xml = xml_ctx; in http_init_ctx()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dhttp_curl.c1571 struct http_ctx * http_init_ctx(void *upper_ctx, struct xml_node_ctx *xml_ctx) in http_init_ctx() argument
1579 ctx->xml = xml_ctx; in http_init_ctx()
/dports/ftp/lftp/lftp-4.9.2/src/
H A DHttpDir.cc1345 xml_ctx=0; in HttpDirList()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_dptools/
H A Dmod_dptools.c2180 switch_ivr_menu_xml_ctx_t *xml_ctx = NULL; in SWITCH_STANDARD_APP() local
2184 if (switch_ivr_menu_stack_xml_init(&xml_ctx, NULL) == SWITCH_STATUS_SUCCESS in SWITCH_STANDARD_APP()
2186 … && switch_ivr_menu_stack_xml_add_custom(xml_ctx, "custom", &menu_handler) == SWITCH_STATUS_SUCCESS in SWITCH_STANDARD_APP()
2188 …&& switch_ivr_menu_stack_xml_build(xml_ctx, &menu_stack, xml_menus, xml_menu) == SWITCH_STATUS_SUC… in SWITCH_STANDARD_APP()

12