Home
last modified time | relevance | path

Searched refs:xsl_add_ns_to_map (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/xsl/
H A Dxsltprocessor.c126 static void xsl_add_ns_to_map(xmlHashTablePtr table, xsltStylesheetPtr sheet, const xmlNode *cur, c… in xsl_add_ns_to_map() function
145 xsl_add_ns_to_map(table, sheet, cur, cur->ns->prefix, cur->ns->href); in xsl_build_ns_map()
155 xsl_add_ns_to_map(table, sheet, cur, prefix, ns->href); in xsl_build_ns_map()

Completed in 6 milliseconds