Home
last modified time | relevance | path

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

/php-src/ext/dom/
H A Dhtml5_parser.c69 const char *href; member
H A Dnamespace_compat.c353 const char *href = (const char *) node->ns->href; in php_dom_libxml_reconcile_modern_single_node() local
H A Dhtml_document.c1584 zend_string *href = ZSTR_INIT_LITERAL(DOM_SVG_NS_URI, false); in dom_html_document_title_write() local
/php-src/ext/simplexml/
H A Dsimplexml.c1402 …ic inline void sxe_add_namespace_name_raw(zval *return_value, const char *prefix, const char *href) in sxe_add_namespace_name_raw()
1520 xmlChar *href = php_libxml_attr_value(attr, &free); in sxe_add_registered_namespaces() local
/php-src/ext/soap/
H A Dphp_encoding.c3333 xmlAttrPtr href; in check_and_resolve_href() local
3390 static xmlNsPtr xmlSearchNsPrefixByHref(xmlDocPtr doc, xmlNodePtr node, const xmlChar * href) in xmlSearchNsPrefixByHref()

Completed in 45 milliseconds