Home
last modified time | relevance | path

Searched refs:autoload (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/
H A Dautoloader.php48 * After registering this autoload function with SPL, the following line
87 spl_autoload_register(array(new SimplePie_Autoloader(), 'autoload'));
117 public function autoload($class) function in SimplePie_Autoloader
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md34 require_once 'vendor/autoload.php';
/dokuwiki/vendor/splitbrain/php-archive/
H A DREADME.md27 require_once 'vendor/autoload.php';
/dokuwiki/inc/Utf8/
H A DPhpString.php264 if (class_exists('Normalizer', $autoload = false)) {
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md44 The **new syntax** is as follows (ensure you have already included Composer's `autoload.php` file!):
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DREADME.md12 require 'vendor/autoload.php';
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md28 require __DIR__ . '/../vendor/autoload.php';
/dokuwiki/data/
H A Ddeleted.files