Giter VIP home page Giter VIP logo

regexp-me's People

Watchers

 avatar

regexp-me's Issues

Quantifier not working ( {m,n} )

What steps will reproduce the problem?
1. using this pattern "//d{7,8} 
2. match the pattern with "123456789" 

What is the expected output? What do you see instead?

It should be false but it throws true. The minimun value works great but the 
max doesnt.

What version of the product are you using? On what operating system?

Blackberry RIM 5.0  

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 19 Jun 2014 at 2:49

Server IP validation pattern doesn't work correctly

What steps will reproduce the problem?

Using of pattern either 
(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{
2}|2[0-4][0-9]|25[0-5])
or 
(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-
9][0-9]?)(:\d{1,5})?

What is the expected output? What do you see instead?
matching with 123.34.1333.23 or any other wrong IP address should give false 
but it gives true 

What version of the product are you using? On what operating system?
Latest one

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 10 Mar 2011 at 6:49

Sony ericsson Xperia X1 problem

This might be a general jBed problem:

1. Try my jar http://psytrance.se/BadbollMobile.jar
2. Or try using regexp with jBed somehow on html-pages.. I can send more
details if I get answers :)

I get this from the stacktrace when plugging my X1 to visual studio when
running the jar.
JAVA]Parsing
[JAVA]UnnamedSystemClass



Original issue reported on code.google.com by [email protected] on 26 Jun 2009 at 12:59

Max characteres

Hi, the class only suport 140 characters? because i have 141 characters and 
throw stackoverflowError, pls where can modify for suport more characters??.

sorry for my bad english :S

Regards.

Original issue reported on code.google.com by [email protected] on 14 Sep 2011 at 5:21

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.