Home
last modified time | relevance | path

Searched defs:isE164 (Results 1 – 4 of 4) sorted by relevance

/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/validator/v10/
H A Dbaked_in.go1252 func isE164(fl FieldLevel) bool { func
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/validator/v10/
H A Dbaked_in.go1302 func isE164(fl FieldLevel) bool { func
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/validator/v10/validator-10.4.1/
H A Dbaked_in.go1302 func isE164(fl FieldLevel) bool { func
/dports/net/yate/yate-6.4.0-1/engine/
H A DChannel.cpp28 bool TelEngine::isE164(const char* str) in isE164() function in TelEngine