File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
reference/xsl/xsltprocessor Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 5
5
<refname >XSLTProcessor::hasExsltSupport</refname >
6
6
<refpurpose >Determine if PHP has EXSLT support</refpurpose >
7
7
</refnamediv >
8
+
8
9
<refsect1 role =" description" >
9
10
&reftitle.description;
10
11
<methodsynopsis >
16
17
xlink : href =" &url.exsltlib; " >EXSLT library</link >.
17
18
</para >
18
19
</refsect1 >
20
+
21
+ <refsect1 role =" parameters" >
22
+ &reftitle.parameters;
23
+ &no.function.parameters;
24
+ </refsect1 >
25
+
19
26
<refsect1 role =" returnvalues" >
20
27
&reftitle.returnvalues;
21
28
<para >
22
29
&return.success;
23
30
</para >
24
31
</refsect1 >
32
+
25
33
<refsect1 role =" examples" >
26
34
&reftitle.examples;
27
35
<para >
@@ -44,6 +52,7 @@ if (!$proc->hasExsltSupport()) {
44
52
</example >
45
53
</para >
46
54
</refsect1 >
55
+
47
56
</refentry >
48
57
<!-- Keep this comment at the end of the file
49
58
Local variables:
You can’t perform that action at this time.
0 commit comments