Search:

Type: Posts; User: mallikarjun_sg

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    2,554

    [SOLVED] Re: ***Urgent Need Regex for a pattern***

    Hello,
    Need a pattern for the problem. please check the last comment in the below link

    Java Programming - ***Need Regex for a pattern

    its urgent. Any assistance is highly appreciated.
  2. Replies
    7
    Views
    2,554

    [SOLVED] Re: Need Regex for a pattern

    I have got answered in other forum. Pattern is ^var *.*nokia[.]device.*[)] *;$

    sorry for the trouble...

    Thank you.
  3. Replies
    7
    Views
    2,554

    [SOLVED] Re: Need Regex for a pattern

    I am using this pattern

    nokia.device.load..\w*.*

    but this works for all the statements (commented o non-commented).
    I need a pattern, which skips the statement (// 5. var so =...
  4. Replies
    7
    Views
    2,554

    [SOLVED] Need Regex for a pattern

    Hello,

    I need a pattern for the following use cases: I am using Java

    1. var so = nokia.device.load('abc','abc');
    2. var so = nokia.device.load("abc","abc");
    3. var so =...
Results 1 to 4 of 4