Home
last modified time | relevance | path

Searched defs:sBasePath (Results 1 – 22 of 22) sorted by relevance

/plugin/wysiwyg/fckeditor/_samples/php/
Dsample04.php79 $sBasePath = $_SERVER['PHP_SELF'] ; variable
80 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
Dsample02.php85 $sBasePath = $_SERVER['PHP_SELF'] ; variable
86 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
Dsample03.php73 $sBasePath = $_SERVER['PHP_SELF'] ; variable
74 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
Dsample01.php45 $sBasePath = $_SERVER['PHP_SELF'] ; variable
46 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
/plugin/wysiwyg/fckeditor/_samples/py/
Dsample01.py55 sBasePath = os.environ.get("SCRIPT_NAME") variable
56 sBasePath = sBasePath[0:sBasePath.find("_samples")] variable
/plugin/grensladawritezor/fckeditor/_samples/php/
Dsample04.php79 $sBasePath = $_SERVER['PHP_SELF'] ; variable
80 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
Dsample02.php85 $sBasePath = $_SERVER['PHP_SELF'] ; variable
86 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
Dsample01.php45 $sBasePath = $_SERVER['PHP_SELF'] ; variable
46 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
Dsample03.php73 $sBasePath = $_SERVER['PHP_SELF'] ; variable
74 $sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ; variable
/plugin/grensladawritezor/fckeditor/_samples/py/
Dsample01.py55 sBasePath = os.environ.get("SCRIPT_NAME") variable
56 sBasePath = sBasePath[0:sBasePath.find("_samples")] variable
/plugin/wysiwyg/fckeditor/_samples/asp/
Dsample01.asp48 Dim sBasePath variable
Dsample03.asp73 Dim sBasePath variable
Dsample04.asp79 Dim sBasePath variable
Dsample02.asp85 Dim sBasePath variable
/plugin/grensladawritezor/fckeditor/_samples/asp/
Dsample01.asp48 Dim sBasePath variable
Dsample03.asp73 Dim sBasePath variable
Dsample04.asp79 Dim sBasePath variable
Dsample02.asp85 Dim sBasePath variable
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
Dio.php24 function CombinePaths( $sBasePath, $sFolder )
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
Dio.php26 function CombinePaths( $sBasePath, $sFolder )
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
Dio.php24 function CombinePaths( $sBasePath, $sFolder )
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
Dio.php26 function CombinePaths( $sBasePath, $sFolder )