Home
last modified time | relevance | path

Searched defs:base (Results 76 – 100 of 159) sorted by relevance

1234567

/plugin/authucenter/lib/uc_client/model/
H A Dpm.php25 var $base; variable in pmmodel
26 function __construct(&$base) {
30 function pmmodel(&$base) {
/plugin/simplenavi/
H A Dsyntax.php133 cbSearch(& $data, $base, $file, $type, $lvl, $opts) global() argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php82 public function __construct($x = 0, $base = 10)
101 protected function initialize($base)
H A DPHP32.php54 protected function initialize($base)
H A DPHP64.php54 protected function initialize($base)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUri.php291 public static function isSameDocumentReference(UriInterface $uri, UriInterface $base = null)
331 public static function resolve(UriInterface $base, $rel)
/plugin/revisionsdue/
H A Dsyntax.php18 function revision_callback_search_wanted(&$data,$base,$file,$type,$lvl,$opts) {
/plugin/wikistats/
H A Dsyntax.php219 function _search_count(&$data, $base, $file, $type, $lvl, $opts){
/plugin/repo/
H A Dsyntax.php122 function _index($url, $path, $base = '', $lvl = 0) {
/plugin/archivegenerator/
H A Dadmin.php16 protected $base = 'dokuwiki/'; variable in admin_plugin_archivegenerator
/plugin/fullindex/
H A Daction.php135 function search_fullindex(&$data,$base,$file,$type,$lvl,$opts){
/plugin/bliki/
H A Dsyntax.php258 function getRewriteUrl($page, $query, $base = true) {
/plugin/odt/ODT/
H A DODTUnits.php257 public function getAbsoluteValue ($value, $base) {
/plugin/todo/syntax/
H A Dlist.php226 public function search_todos(&$data, $base, $file, $type, $lvl, $opts) { argument
/plugin/pubmed2020/classes/
H A Dpubmed2020.php117 function getDataFromCtxp($base, $id, $doi="") {
/plugin/subpages/
H A Dsyntax.php194 function _searchCallback(&$data, $base, $file, $type, $level, $opts) {
/plugin/git/
H A Dhelper.php13 function git_callback_search_wanted(&$data,$base,$file,$type,$lvl,$opts) {
/plugin/composer/
H A Dsyntax.php584 function composer_search_index(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/indexmenu2/syntax/
H A Dindexmenu.php429 function indexmenu_search_index(&$data,$base,$file,$type,$lvl,$opts){
/plugin/htmlokay/
H A Dadmin.php223 function traverseDirTree($base, $fileFunc, $dirFunc = null, $afterDirFunc = null)
/plugin/publish/
H A Dhelper.php387 function _search_helper(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/oembed/
H A Dsyntax.php429 function buildURL($base, $params){
/plugin/revealjs/
H A Drenderer.php18 var $base = ''; variable in renderer_plugin_revealjs
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php153 public function base($dn) global() function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
/plugin/eventline/timeline_js/scripts/
H A Dsources.js328 Timeline.DefaultEventSource.prototype._resolveRelativeURL = function(url, base) { argument

1234567