/plugin/authucenter/lib/uc_client/model/ |
H A D | app.php | 15 var $base; variable in appmodel 17 function __construct(&$base) { 21 function appmodel(&$base) {
|
H A D | cache.php | 23 var $base; variable in cachemodel 26 function __construct(&$base) { 30 function cachemodel(&$base) {
|
H A D | tag.php | 15 var $base; variable in tagmodel 17 function __construct(&$base) { 21 function tagmodel(&$base) {
|
H A D | domain.php | 15 var $base; variable in domainmodel 17 function __construct(&$base) { 21 function domainmodel(&$base) {
|
H A D | friend.php | 15 var $base; variable in friendmodel 17 function __construct(&$base) { 21 function friendmodel(&$base) {
|
H A D | mail.php | 17 var $base; variable in mailmodel 20 function __construct(&$base) { 24 function mailmodel(&$base) {
|
H A D | note.php | 21 var $base; variable in notemodel 26 function __construct(&$base) { 30 function notemodel(&$base) {
|
H A D | base.php | 24 class base { class 40 function base() { function in base 82 function load($model, $base = NULL) {
|
H A D | misc.php | 18 var $base; variable in miscmodel 20 function __construct(&$base) { 24 function miscmodel(&$base) {
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | value.margin.class.php | 11 function calc($base, $base_font_size = 0) { 19 function calcPercentage($base) { 59 function units2pt($base) { 120 function units2pt($base) { 127 function calcPercentages($base) {
|
H A D | value.padding.class.php | 11 function calcPercentage($base) { 54 function units2pt($base) { 115 function units2pt($base) { 122 function calcPercentages($base) {
|
H A D | value.line-height.class.php | 20 function units2pt($base) { 45 function units2pt($base) { }
|
H A D | width.php | 39 function _units2pt($base) { 70 function _units2pt($base) { 110 function _units2pt($base) {
|
/plugin/openid/Auth/OpenID/ |
H A D | BigMath.php | 216 abstract protected function mod($base, $modulus); 223 abstract protected function pow($base, $exponent); 248 function pow($base, $exponent) 258 function init($number, $base = 10) 263 function mod($base, $modulus) 287 function _powmod($base, $exponent, $modulus) 301 function powmod($base, $exponent, $modulus) 338 function pow($base, $exponent) 348 function init($number, $base = 10) 353 function mod($base, $modulus) [all …]
|
/plugin/fedauth/Auth/OpenID/ |
H A D | BigMath.php | 203 function pow($base, $exponent) 213 function init($number, $base = 10) 218 function mod($base, $modulus) 238 function _powmod($base, $exponent, $modulus) 252 function powmod($base, $exponent, $modulus) 289 function pow($base, $exponent) 299 function init($number, $base = 10) 304 function mod($base, $modulus) 319 function powmod($base, $exponent, $modulus)
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
H A D | UriResolver.php | 65 public static function resolve(UriInterface $base, UriInterface $rel) 140 public static function relativize(UriInterface $base, UriInterface $target) 185 private static function getRelativePath(UriInterface $base, UriInterface $target)
|
/plugin/cleanup/ |
H A D | helper.php | 140 public function cb_check_cache(&$data, $base, $file, $type, $lvl, $opts) { 159 public function cb_check_attic(&$data, $base, $file, $type, $lvl, $opts) { 181 public function cb_check_mediaattic(&$data, $base, $file, $type, $lvl, $opts) { 206 public function cb_check_meta(&$data, $base, $file, $type, $lvl, $opts) { 229 public function cb_check_mediameta(&$data, $base, $file, $type, $lvl, $opts) { 252 public function cb_check_locks(&$data, $base, $file, $type, $lvl, $opts) {
|
/plugin/diagramsnet/lib/math/ |
H A D | latest.js | 19 …pi:"https://api.cdnjs.com/libraries/mathjax?fields=version",key:"version",base:"https://cdnjs.clou… property in k.cdn.statically.io
|
/plugin/pubmed2020/classes/ |
H A D | cache.php | 97 function getRawContentPath($base, $id) { 238 function getMedlineContent($base, $id) { 265 function saveRawMedlineContent($base, $raw) { 368 function _idExists($base, $id) { 380 function _read_array($base, $id) { 395 function _catchIdFromRawMedlineContent($base, $raw) {
|
/plugin/letsencrypt/classes/ |
H A D | Client.php | 9 protected $base; variable in dokuwiki\\plugin\\letsencrypt\\classes\\Client 18 public function __construct($base) {
|
/plugin/docsearch/ |
H A D | cron.php | 163 $base = ''; variable 166 $base = DOKU_INC; variable
|
/plugin/dokutexit/ |
H A D | config.php | 436 function compile_header($base, $dest, $all_files) { 476 function compile_tex($base, $dest) { 494 function simple_copy($base, $dest) { 505 function _needs_update($base, $dest) {
|
/plugin/combo/vendor/salesforce/handlebars-php/tests/ |
H A D | bootstrap.php | 3 $base = __DIR__ . "/../src"; variable
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/ |
H A D | PKCS8.php | 124 …public static function savePrivateKey(BigInteger $prime, BigInteger $base, BigInteger $privateKey,… 146 …public static function savePublicKey(BigInteger $prime, BigInteger $base, BigInteger $publicKey, a…
|
/plugin/pubmed2020/ |
H A D | syntax.php | 564 function getMedlineContent($base, $id) { 580 function checkIdFormat($base, $id) { 593 function getIdOutput($cmd, $base, $id, $multipleIds) {
|