Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4550326
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T16:28:52+00:00 2026-05-21T16:28:52+00:00

Here is example text… ss(12a)eee ss(121112322)eeede223 I would like to extract 121112322 … …

  • 0

Here is example text…

ss(12a)eee
ss(121112322)eeede223

I would like to extract “121112322” … … I can extract the “(121112322)”, using this

\(\d*\)

But I would like to exclude the “()”, and the text must inside the (), how can I do so? Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T16:28:53+00:00Added an answer on May 21, 2026 at 4:28 pm

    Regular expressions provide ways to capture buffers. Check this document on how to capture buffers with Perl, which is pretty universal.

    Basically, you need to wrap up the piece of regex you want to capture in unescaped parenthesis:

    (\(\d*\))
    

    By convention, in buffer 0 you’ll have the whole string, and in buffer 1 you’ll have the first captured buffer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What is the best tool that can do text simplification using Java? Here is
Here an example text Label: Some-text-here How can i have it so when i
Alright here the question. This is an example text Nokia 700<span>Stok Kodu: 389952</span> <br><span
Here's an example of what I mean: I have an array: array('type'=>'text', 'class'=>'input', 'name'=>'username',
Example: here is the string: blablabla123:550:404:487blablabla500:488:474:401blablablabla here is what I'm using: string reg =
The fictional example here. Suppose I designed a class named IODevice. This class already
here is my example text ------=_Part_564200_22135560.1319730112436 Content-Type: text/plain; charset=utf-8; name=text_0.txt Content-Transfer-Encoding: 7bit Content-ID: <314>
Here an example $newattribute.children(div).children(input,select).each(function (i) { var $currentElem = $(this); $currentElem.attr(name, $currentElem.attr(name) + current);
I don't get this example string text = 我喜欢跑步。; TranslateClient client = new TranslateClient(/*
Ok, I have this regex here: $text = preg_replace('/\{\$(\w+)\}/e', '$params[$1]', $text); $params = an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.