Home
last modified time | relevance | path

Searched refs:stylesheet (Results 1 – 25 of 46) sorted by relevance

12

/PHP-8.4/ext/dom/lexbor/lexbor/html/interfaces/
H A Dstyle_element.c33 lxb_css_stylesheet_t *sst = style_element->stylesheet; in lxb_html_style_element_interface_destroy()
72 element->stylesheet = lxb_css_stylesheet_parse(css->parser, str->data, in lxb_html_style_element_parse()
75 if (element->stylesheet == NULL) { in lxb_html_style_element_parse()
79 element->stylesheet->element = element; in lxb_html_style_element_parse()
90 lxb_html_document_stylesheet_remove(doc, style->stylesheet); in lxb_html_element_style_remove()
H A Dstyle_element.h20 lxb_css_stylesheet_t *stylesheet; member
/PHP-8.4/ext/xsl/tests/53965/
H A Dinclude.xsl1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
7 </xsl:stylesheet>
H A Dcollection.xsl1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
11 </xsl:stylesheet>
/PHP-8.4/ext/xsl/tests/
H A Dxsltprocessor_importStylesheet-invalidparam.phpt2 XSLTProcessor::importStylesheet() - Test with invalid stylesheet
18 XSLTProcessor::importStylesheet(): Argument #1 ($stylesheet) must be a valid XML node
H A Dxsltprocessor_transformToDoc_no_stylesheet.phpt2 Calling XSLTProcessor::transformToDoc() without stylesheet
19 XSLTProcessor::transformToDoc() can only be called after a stylesheet has been imported
H A Dbug70535.phpt10stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:template match="roo…
H A Dauto_registration_namespaces_new_dom.phpt2 Auto-registration of namespaces in XSL stylesheet with new DOM
14 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
23 </xsl:stylesheet>
H A Dbug33853.phpt15 <xsl:stylesheet version="1.0"
21 </xsl:stylesheet>');
H A Dxpath_callables.inc23 <xsl:stylesheet version="1.0"
29 </xsl:stylesheet>');
H A Dphp_function_edge_cases.phpt11 <xsl:stylesheet version="1.0"
17 </xsl:stylesheet>');
H A DcloneDocument.phpt20 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" ver…
25 </xsl:stylesheet>
H A Dthrow_in_autoload.phpt15 <xsl:stylesheet version="1.0"
21 </xsl:stylesheet>');
H A DXSLTProcessor_namespace_mapper_lifetime.phpt16 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
23 </xsl:stylesheet>
H A Dbug64137.phpt13stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:output method="text…
H A Dxsltprocessor_transformToDoc.phpt18 <xsl:stylesheet version="1.0"
35 </xsl:stylesheet>
H A Dxsltprocessor_transformToURI.phpt21 <xsl:stylesheet version="1.0"
37 </xsl:stylesheet>
H A Dbug69168.phpt12 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://ph…
18 </xsl:stylesheet>
H A Dxsltprocessor_transformToXML.phpt21 <xsl:stylesheet version="1.0"
38 </xsl:stylesheet>
H A Dbug71571_a.phpt12 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
20 </xsl:stylesheet>
H A Dspecial_operations_with_properties.phpt19 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl" ver…
24 </xsl:stylesheet>
H A Dxsltprocessor_exsl_registerPhpFunctionNs.phpt27 <xsl:stylesheet version="1.0"
33 </xsl:stylesheet>
/PHP-8.4/ext/xml/tests/
H A Dset_handler_trampoline.phpt20 <?xml-stylesheet href="default.xsl" type="text/xml"?>
32 Target: xml-stylesheet
H A Dxml_set_processing_instruction_handler_basic.phpt29 <?xml-stylesheet href="default.xsl" type="text/xml"?>
39 Target: xml-stylesheet
/PHP-8.4/ext/xsl/tests/xinclude/
H A Dxinclude.phpt17 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
23 </xsl:stylesheet>

Completed in 24 milliseconds

12