Home
last modified time | relevance | path

Searched defs:xsl (Results 1 – 25 of 1695) sorted by relevance

12345678910>>...68

/dports/www/mod_php81/php-8.1.1/ext/xsl/
H A Dphp_xsl.c52 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
112 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
221 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
235 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/lang/php81/php-8.1.1/ext/xsl/
H A Dphp_xsl.c52 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
112 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
221 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
235 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/textproc/php81-xsl/php-8.1.1/ext/xsl/
H A Dphp_xsl.c52 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
112 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
221 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
235 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/www/mod_php80/php-8.0.15/ext/xsl/
H A Dphp_xsl.c52 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
112 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
224 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
238 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/lang/php80/php-8.0.15/ext/xsl/
H A Dphp_xsl.c52 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
112 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
224 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
238 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/textproc/php80-xsl/php-8.0.15/ext/xsl/
H A Dphp_xsl.c52 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
112 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
224 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
238 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/lang/php73/php-7.3.33/ext/xsl/
H A Dphp_xsl.c63 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
124 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
235 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
250 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/lang/php74/php-7.4.27/ext/xsl/
H A Dphp_xsl.c63 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
124 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
235 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
250 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/textproc/php73-xsl/php-7.3.33/ext/xsl/
H A Dphp_xsl.c63 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
124 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
235 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
250 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/textproc/php74-xsl/php-7.4.27/ext/xsl/
H A Dphp_xsl.c63 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
124 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
235 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
250 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/www/mod_php74/php-7.4.27/ext/xsl/
H A Dphp_xsl.c63 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
124 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
235 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
250 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/www/mod_php73/php-7.3.33/ext/xsl/
H A Dphp_xsl.c63 ZEND_GET_MODULE(xsl) in ZEND_GET_MODULE() argument
124 PHP_MINIT_FUNCTION(xsl) in PHP_MINIT_FUNCTION() argument
235 PHP_MSHUTDOWN_FUNCTION(xsl) in PHP_MSHUTDOWN_FUNCTION() argument
250 PHP_MINFO_FUNCTION(xsl) in PHP_MINFO_FUNCTION() argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/xml/jaxp/transform/8062923/
H A DXslSubstringTest.java85 private String testTransform(String xsl) throws Exception { in testTransform()
114 public void testGeneralAll(String xsl, String result) throws Exception { in testGeneralAll()
119 public void testSupplementCharacters(String xsl, String result) throws Exception { in testSupplementCharacters()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/xml/jaxp/transform/8062923/
H A DXslSubstringTest.java85 private String testTransform(String xsl) throws Exception { in testTransform()
114 public void testGeneralAll(String xsl, String result) throws Exception { in testGeneralAll()
119 public void testSupplementCharacters(String xsl, String result) throws Exception { in testSupplementCharacters()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/xml/jaxp/transform/8062923/
H A DXslSubstringTest.java85 private String testTransform(String xsl) throws Exception { in testTransform()
114 public void testGeneralAll(String xsl, String result) throws Exception { in testGeneralAll()
119 public void testSupplementCharacters(String xsl, String result) throws Exception { in testSupplementCharacters()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/xml/jaxp/transform/8062923/
H A DXslSubstringTest.java85 private String testTransform(String xsl) throws Exception { in testTransform()
114 public void testGeneralAll(String xsl, String result) throws Exception { in testGeneralAll()
119 public void testSupplementCharacters(String xsl, String result) throws Exception { in testSupplementCharacters()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/xml/jaxp/transform/8062923/
H A DXslSubstringTest.java85 private String testTransform(String xsl) throws Exception { in testTransform()
114 public void testGeneralAll(String xsl, String result) throws Exception { in testGeneralAll()
119 public void testSupplementCharacters(String xsl, String result) throws Exception { in testSupplementCharacters()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/xml/jaxp/transform/8062923/
H A DXslSubstringTest.java85 private String testTransform(String xsl) throws Exception { in testTransform()
114 public void testGeneralAll(String xsl, String result) throws Exception { in testGeneralAll()
119 public void testSupplementCharacters(String xsl, String result) throws Exception { in testSupplementCharacters()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/xml/jaxp/transform/8062923/
H A DXslSubstringTest.java85 private String testTransform(String xsl) throws Exception { in testTransform()
114 public void testGeneralAll(String xsl, String result) throws Exception { in testGeneralAll()
119 public void testSupplementCharacters(String xsl, String result) throws Exception { in testSupplementCharacters()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/javax/xml/jaxp/transform/8062923/
H A DXslSubstringTest.java85 private String testTransform(String xsl) throws Exception { in testTransform()
114 public void testGeneralAll(String xsl, String result) throws Exception { in testGeneralAll()
119 public void testSupplementCharacters(String xsl, String result) throws Exception { in testSupplementCharacters()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/javax/xml/jaxp/transform/8062923/
H A DXslSubstringTest.java85 private String testTransform(String xsl) throws Exception { in testTransform()
114 public void testGeneralAll(String xsl, String result) throws Exception { in testGeneralAll()
119 public void testSupplementCharacters(String xsl, String result) throws Exception { in testSupplementCharacters()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/transform/
H A DSourceTest.java55 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testDOMSource() local
88 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testSAXSource() local
121 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testStreamSource() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jaxp/javax/xml/jaxp/unittest/transform/
H A DSourceTest.java55 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testDOMSource() local
88 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testSAXSource() local
121 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testStreamSource() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jaxp/javax/xml/jaxp/unittest/transform/
H A DSourceTest.java55 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testDOMSource() local
88 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testSAXSource() local
121 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testStreamSource() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jaxp/javax/xml/jaxp/unittest/transform/
H A DSourceTest.java55 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testDOMSource() local
88 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testSAXSource() local
121 File xsl = new File(getClass().getResource("SourceTest.xsl").getFile()); in testStreamSource() local

12345678910>>...68