Home
last modified time | relevance | path

Searched defs:NAME (Results 26 – 33 of 33) sorted by path

12

/plugin/openid/
H A DMakefile15 NAME = openid macro
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DAnonymousMechanism.php27 public const NAME = 'ANONYMOUS'; define in FreeDSx\\Sasl\\Mechanism\\AnonymousMechanism
H A DCramMD5Mechanism.php27 public const NAME = 'CRAM-MD5'; define in FreeDSx\\Sasl\\Mechanism\\CramMD5Mechanism
H A DDigestMD5Mechanism.php29 public const NAME = 'DIGEST-MD5'; define in FreeDSx\\Sasl\\Mechanism\\DigestMD5Mechanism
H A DPlainMechanism.php27 public const NAME = 'PLAIN'; define in FreeDSx\\Sasl\\Mechanism\\PlainMechanism
/plugin/siteexport/inc/
H A Dfilewriter.php63 public function __addFileToZip($FILE, $NAME, $ZIP = null) {
95 private function __writeFileToZip($FILE, $NAME, $ZIPFILE) {
132 public function fileExistsInZip($NAME)
H A Dfunctions.php136 public function shortenName($NAME)
H A Dpdfgenerator.php17 public function createPDFFromFile($filename, &$NAME) {

12