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

  • Home
  • SEARCH
  • 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 7433049
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T09:33:17+00:00 2026-05-29T09:33:17+00:00

I dunno exactly but i think \s*\d* is something like string + int and

  • 0

I dunno exactly but i think \s*\d* is something like “string + int” and \d*\d* is “int + int”
Any body with clarification.
Thanks!

  • 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-29T09:33:18+00:00Added an answer on May 29, 2026 at 9:33 am

    These are regular expressions:

    • \d matches a single digit (0 – 9)
    • \s matches a whitespace character (space, tab, newline, …)
    • * matches zero or more versions of the previous item.

    So \d* matches zero or more digits, and \s* matches zero or more whitespace characters.

    This means that ABC\s*\d* will match strings like ABC 2345, ABC234 and ABC.

    ABC\d*\d* is the same as ABC\d*.

    See this introduction to regular expressions in XSLT 2 for more information.

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

Sidebar

Related Questions

i dunno where is the problem exactly, but it seems when i pass 'Memory'
Instead of running reactor.run(), I'd like to call something else (I dunno, like reactor.runOnce()
i dunno, but will your machine suffer great slowdown if you use a very
i dunno if the question is already ask, but i couldn't find it... i'm
I dunno guys, this is a really weird one, but I might just be
Alright, this might be simple but I dunno how to do it! I have
I dunno why, but first pixel (left bottom) is loaded correctly, but the others
Search several blogs about it but always are same examples. I dunno if misunderstood
Ok, so this might be kinda stupid, I dunno know, but I was wondering
Looks like there's a plenty of questions about centering, same size etc, but so

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.