Home
last modified time | relevance | path

Searched defs:classPath (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/classes/
H A Dinclude.php34 function import($classPath) {
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DSkeleton.php92 var $classPath; variable in PHPUnit_Skeleton
134 …function PHPUnit_Skeleton($className, $classPath, $includeParents = FALSE, $includePrivate = TRUE)…