Home
last modified time | relevance | path

Searched defs:autoloader (Results 1 – 6 of 6) sorted by relevance

/plugin/evesso/phpoauthlib/src/OAuth/
H A Dbootstrap.php11 $autoloader = new Common\AutoLoader(__NAMESPACE__, dirname(__DIR__)); variable
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/
H A Dbootstrap.php11 $autoloader = new Common\AutoLoader(__NAMESPACE__, dirname(__DIR__)); variable
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshAutoloader.js22 sh.autoloader = function() function
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshAutoloader.js38 sh.autoloader = function() function
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DAutoloader.php258 $autoloader = new Autoloader(); variable
H A DConsistency.php58 public static function entityExists($entityName, $autoloader = false)