Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Regular Expressions
  4. Regex only want the first match

Regex only want the first match

Scheduled Pinned Locked Moved Regular Expressions
regexdatabase
2 Posts 2 Posters 5 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member_15087225
    wrote on last edited by
    #1

    Hi Would like to know if it's possible to get only the first match for this regex ^ \(SQL\)Max Duration..* ([0-9]+[0-9])( \([0-9][0-9][0-9][0-9]) I was able to isolate the value in second group but I am only interested to get the first match. (SQL)Max Duration.. 1132 (2021-02-21 07:17:46:095) (SQL)Std. Dev...... 3.36 (SQL)Max Duration.. 13 (2021-02-21 07:05:43:582)

    A 1 Reply Last reply
    0
    • M Member_15087225

      Hi Would like to know if it's possible to get only the first match for this regex ^ \(SQL\)Max Duration..* ([0-9]+[0-9])( \([0-9][0-9][0-9][0-9]) I was able to isolate the value in second group but I am only interested to get the first match. (SQL)Max Duration.. 1132 (2021-02-21 07:17:46:095) (SQL)Std. Dev...... 3.36 (SQL)Max Duration.. 13 (2021-02-21 07:05:43:582)

      A Offline
      A Offline
      Aghast nj
      wrote on last edited by
      #2

      Can you explain more what you're trying to do? Also, what tools/language are you using?

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups