mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
add XSLT_SABOPT_FILES_TO_HANDLER
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164873 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
43f44dc7d3
commit
e9feb0f83f
1 changed files with 11 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<section id="xslt.constants">
|
||||
&reftitle.constants;
|
||||
&extension.constants;
|
||||
|
@ -63,6 +63,16 @@
|
|||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<constant>XSLT_SABOPT_FILES_TO_HANDLER</constant>
|
||||
(<type>integer</type>)
|
||||
</term>
|
||||
<listitem>
|
||||
<simpara>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<constant>XSLT_ERR_UNSUPPORTED_SCHEME</constant>
|
||||
|
|
Loading…
Reference in a new issue