| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Go to the source code of this file.
Data Structures | |
| class | php4DOMDocument | 
Functions | |
| staticxmlerror (int $errno, string $errstr, ?string $errfile=null, ?int $errline=null, ?array $errcontext=null, bool $ret=false) | |
| domxml_open_mem ($str, $mode=0, &$error=null) | |
Variables | |
| const | DOMXML_LOAD_PARSING 0 | 
| domxml_open_mem | ( | $str, | |
$mode = 0,  | 
        |||
| & | $error = null  | 
        ||
| ) | 
Definition at line 40 of file inc.xml5compliance.php.
Referenced by ilSoapUserAdministration\importUsers().
 Here is the caller graph for this function:| staticxmlerror | ( | int | $errno, | 
| string | $errstr, | ||
| ?string | $errfile = null,  | 
        ||
| ?int | $errline = null,  | 
        ||
| ?array | $errcontext = null,  | 
        ||
| bool | $ret = false  | 
        ||
| ) | 
Definition at line 23 of file inc.xml5compliance.php.
Referenced by php4DOMDocument\__construct().
 Here is the caller graph for this function:| const DOMXML_LOAD_PARSING 0 | 
Definition at line 35 of file inc.xml5compliance.php.
Referenced by ilSoapUserAdministration\importUsers().