MCPcopy Index your code
hub / github.com/deepyu/RegexUtils / checkMobile

Method checkMobile

RegexUtils.java:44–47  ·  view source on GitHub ↗

验证手机号码(支持国际格式,+86135xxxx...(中国内地),+00852137xxxx...(中国香港)) @param mobile 移动、联通、电信运营商的号码段 移动的号段:134(0-8)、135、136、137、138、139、147(预计用于TD上网卡) 、150、151、152、157(TD专用)、158、159、187(未启用)、188(TD专用) 联通的号段:130、131、132、155、156(世界风专用)、185(未启用)、186(3g) 电信的号段:133、153、180(未启用)、189 @return 验证成功返回

(String mobile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected