Hacker News new | past | comments | ask | show | jobs | submit login

I feel like there should be a way to group a portion of the regex, by name, for extraction later. Otherwise I like it.

ie

    group $first_name { some of <letter> }
    1 of <space>
    group $last_name { some of <letter> }



capture name {} is a thing it listed




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: