php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Data Structures | |
class | XSLTProcessor |
Variables | |
const | XSL_CLONE_AUTO = 0 |
const | XSL_CLONE_NEVER = -1 |
const | XSL_CLONE_ALWAYS = 1 |
const | XSL_SECPREF_NONE = UNKNOWN |
const | XSL_SECPREF_READ_FILE = UNKNOWN |
const | XSL_SECPREF_WRITE_FILE = UNKNOWN |
const | XSL_SECPREF_CREATE_DIRECTORY = UNKNOWN |
const | XSL_SECPREF_READ_NETWORK = UNKNOWN |
const | XSL_SECPREF_WRITE_NETWORK = UNKNOWN |
const | XSL_SECPREF_DEFAULT = UNKNOWN |
const | LIBXSLT_VERSION = UNKNOWN |
const | LIBXSLT_DOTTED_VERSION = UNKNOWN |
const | LIBEXSLT_VERSION = UNKNOWN |
const | LIBEXSLT_DOTTED_VERSION = UNKNOWN |
const LIBEXSLT_DOTTED_VERSION = UNKNOWN |
Definition at line 69 of file php_xsl.stub.php.
const LIBEXSLT_VERSION = UNKNOWN |
Definition at line 64 of file php_xsl.stub.php.
const LIBXSLT_DOTTED_VERSION = UNKNOWN |
Definition at line 57 of file php_xsl.stub.php.
const LIBXSLT_VERSION = UNKNOWN |
Definition at line 52 of file php_xsl.stub.php.
const XSL_CLONE_ALWAYS = 1 |
Definition at line 10 of file php_xsl.stub.php.
const XSL_CLONE_AUTO = 0 |
Definition at line 6 of file php_xsl.stub.php.
const XSL_CLONE_NEVER = -1 |
Definition at line 8 of file php_xsl.stub.php.
const XSL_SECPREF_CREATE_DIRECTORY = UNKNOWN |
Definition at line 31 of file php_xsl.stub.php.
const XSL_SECPREF_DEFAULT = UNKNOWN |
Definition at line 46 of file php_xsl.stub.php.
const XSL_SECPREF_NONE = UNKNOWN |
Definition at line 16 of file php_xsl.stub.php.
const XSL_SECPREF_READ_FILE = UNKNOWN |
Definition at line 21 of file php_xsl.stub.php.
const XSL_SECPREF_READ_NETWORK = UNKNOWN |
Definition at line 36 of file php_xsl.stub.php.
const XSL_SECPREF_WRITE_FILE = UNKNOWN |
Definition at line 26 of file php_xsl.stub.php.
const XSL_SECPREF_WRITE_NETWORK = UNKNOWN |
Definition at line 41 of file php_xsl.stub.php.