Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about ecmascript-2018

Read more about ecmascript-2018

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - ecmascript-2018

Writing ECMAScript Javascript Regex to Perl flavour (PCRE) / (PCRE2)

I'm having the below Regex which is written to support the ECMAScript Javascript flavour. However, this has to be re-written in the Perl flavour (PCRE) / (PCRE2) (?<!x)(?<!\border\D*\W*)(?<!\...
test-img

Kamesh

regex

pcre

ecmascript-2018

Votes: 0

Answers: 1

Latest Answer

You may use this PCRE compliant regex equivalent of your Javascript regex: \border(?:\s*number)?\W*\d+(*SKIP)(*F)|(?<!x)(?=(?:[._ –-]*\d){9})(?!9|66\D*6|00\D*0|(?:\d\D*){3}0\D*0|(?:\d\D*){5}0(?:\D*...
test-img

anubhava

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved