Search:

Type: Posts; User: Cornix

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,068

    Re: Need help with a specific regular expression

    I have tested the second approach and it works.
    Thank you very much.

    However, I should have said earlier, that the file also contains lines like:

    i = 5
    j = 3.677
    k = true
    l = false
    Which...
  2. Replies
    2
    Views
    1,068

    Need help with a specific regular expression

    Hi there,

    I need a little help with a regular expression which I want to use to split a string.

    The string could look similar to this:

    "a = \"Hello World\" b = \"Some other String\" c =...
Results 1 to 2 of 2