Home
last modified time | relevance | path

Searched defs:href (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/dom/
H A Dnamespace_compat.c380 const char *href = (const char *) node->ns->href; in php_dom_libxml_reconcile_modern_single_node() local
/php-src/ext/simplexml/
H A Dsimplexml.c1393 …ic inline void sxe_add_namespace_name_raw(zval *return_value, const char *prefix, const char *href) in sxe_add_namespace_name_raw()
1482 xmlChar *href = php_libxml_attr_value(attr, &free); in sxe_add_registered_namespaces() local
/php-src/ext/soap/
H A Dphp_encoding.c3300 xmlAttrPtr href; in check_and_resolve_href() local
3357 static xmlNsPtr xmlSearchNsPrefixByHref(xmlDocPtr doc, xmlNodePtr node, const xmlChar * href) in xmlSearchNsPrefixByHref()

Completed in 27 milliseconds