Home
last modified time | relevance | path

Searched refs:validateLicense (Results 1 – 11 of 11) sorted by relevance

/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/neon-0.9.1/cli/src/ops/
H A Dneon_new.ts7 import validateLicense = require('validate-npm-package-license');
149 let its = validateLicense(input);
/dports/security/mailzu/MailZu_0.8RC3/lib/pear/PEAR/
H A DValidate.php186 $this->validateLicense();
557 function validateLicense() function in PEAR_Validate
/dports/deskutils/egroupware/egroupware/vendor/pear/pear/PEAR/
H A DValidate.php175 $this->validateLicense();
553 function validateLicense() function in PEAR_Validate
/dports/devel/pear/pear-1.10.12/go-pear-bundle/tmp/PEAR-1.10.12/PEAR/
H A DValidate.php175 $this->validateLicense();
553 function validateLicense() function in PEAR_Validate
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/pear/pear/PEAR/
H A DValidate.php175 $this->validateLicense();
553 function validateLicense() function in PEAR_Validate
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/reports/
H A Dreport.eventlog.logonlogoff.class.php215 public function validateLicense() function in Report_logonlogoff
H A Dreport.eventlog.eventsummary.class.php239 public function validateLicense() function in Report_eventsummary
H A Dreport.syslog.syslogsummary.class.php231 public function validateLicense() function in Report_syslogsummary
H A Dreport.eventlog.auditsummary.class.php298 public function validateLicense() function in Report_auditsummary
H A Dreport.class.php100 public abstract function validateLicense(); function in Report
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/builders/
H A DFeatureErrorReporter.java71 validateLicense(element); in validate()
301 private void validateLicense(Element parent) { in validateLicense() method in FeatureErrorReporter