wm_xml_find      2540 modules/widgetman/widgetman.c 	ifces = wm_xml_find(root, ns_prefix, "interfaces", NULL);
wm_xml_find      2693 modules/widgetman/widgetman.c 	context = wm_xml_find(root, ns_prefix, "contextConfiguration", NULL);
wm_xml_find      3162 modules/widgetman/widgetman.c 		nmain = wm_xml_find(root, widget_ns_prefix, "content", NULL);
wm_xml_find      3279 modules/widgetman/widgetman.c 		name = wm_xml_find(root, widget_ns_prefix, "name", user_locale);
wm_xml_find      3304 modules/widgetman/widgetman.c 		name = wm_xml_find(root, widget_ns_prefix, "description", user_locale);
wm_xml_find      3309 modules/widgetman/widgetman.c 		name = wm_xml_find(root, widget_ns_prefix, "license", user_locale);
wm_xml_find      3330 modules/widgetman/widgetman.c 		name = wm_xml_find(root, widget_ns_prefix, "author", NULL);