Home
last modified time | relevance | path

Searched refs:_checkFormat (Results 1 – 5 of 5) sorted by relevance

/dports/devel/cvsmonitor/cvsmonitor/modules/CVSMonitor/MetaData/
H A DRepository.pm48 if ( CVSMonitor::MetaData->_checkFormat( 'symbol', $name ) ) {
113 if ( CVSMonitor::MetaData->_checkFormat( 'type', $type ) ) {
121 if ( CVSMonitor::MetaData->_checkFormat( 'username', $username ) ) {
131 if ( CVSMonitor::MetaData->_checkFormat( 'password', $password ) ) {
169 if ( CVSMonitor::MetaData->_checkFormat( 'path', $path ) ) {
/dports/devel/cvsmonitor/cvsmonitor/modules/CVSMonitor/
H A DMetaData.pm436 unless ( $self->_checkFormat( 'symbol', $name ) ) {
549 if ( CVSMonitor::MetaData->_checkFormat( 'module', $name ) ) {
560 if ( CVSMonitor::MetaData->_checkFormat( 'symbol', $name ) ) {
726 sub _checkFormat { subroutine
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Validate/
H A DDate.php171 if ($this->_checkFormat($value) === false) {
203 private function _checkFormat($value) function in Zend_Validate_Date
/dports/www/limesurvey/limesurvey/application/helpers/Zend/Validate/
H A DDate.php175 if ($this->_checkFormat($value) === false) {
207 private function _checkFormat($value) function in Zend_Validate_Date
/dports/devel/cvsmonitor/cvsmonitor/
H A Dcvsmonitor.pl417 unless ( $MetaData->_checkFormat( 'symbol', $fin->{name} ) ) {
1865 unless ( $MetaData->_checkFormat( 'username', $fin->{author} ) ) {
2048 unless ( $MetaData->_checkFormat( 'username', $fin->{author} ) ) {
2562 unless ( $MetaData->_checkFormat( 'username', $fin->{author} ) ) {
2576 unless ( $MetaData->_checkFormat( 'username', $fin->{author} ) ) {
2590 unless ( $MetaData->_checkFormat( 'username', $fin->{author} ) ) {