Skip to content

issues Search Results · repo:mingrammer/commonregex language:Go

Filter by

11 results
 (82 ms)

11 results

inmingrammer/commonregex (press backspace or delete to remove)

when trying to parse 2021-01-01 it s parsed to 21-01-01 instead of 2021-01-01
  • sujit-baniya
  • Opened 
    on Jan 22, 2022
  • #26

789789789 你认为这是一个手机号码?这都可以通过正则,建议加一个中国手机号码的正则
  • Sggoodman
  • Opened 
    on May 13, 2021
  • #25

https://api_bjdk.freeqingnovel.com/login/lark_login Why this url is invalid url?
  • iEternity
  • Opened 
    on Mar 18, 2021
  • #24

I was look at the mac regex and found that the regex in your code does not take care of this case: a4:5e:60:d4:03-fb. Where there is mixture of : and - . thanks
bug
  • Umarhayat3
  • 3
  • Opened 
    on Jan 22, 2020
  • #23

Hi, Default go mod points to v1.0 which has IPv4s bug. You should update module version to include the fix. Thanks.
  • hrez
  • 2
  • Opened 
    on Oct 10, 2019
  • #22

It needs to make documentation using godoc
  • mingrammer
  • Opened 
    on Sep 22, 2017
  • #18

Need to make the regex strings clean and simple for better readability
  • mingrammer
  • Opened 
    on Jul 3, 2017
  • #15

I need to distinguish between IPv4 and IPv6. Ip means both of them. How about function IPs return all ips and only function IPv4s return IPv4 address.
  • Bill-Park
  • 2
  • Opened 
    on Jul 3, 2017
  • #14

It would be nice if the funcs could use a precompiled regexp. For speed.
enhancement
  • bep
  • 5
  • Opened 
    on Mar 26, 2017
  • #8

wikipedia ISBN article It has 10 or 13 numbers and the check digit on last should be calculated.
  • qwerty1917
  • 1
  • Opened 
    on Mar 26, 2017
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub