Does js regularly match keywords in a paragraph of text?

for example, in this passage, here comes the xxx numbered 1765-1765-00-2 for ladies.
how to use regular matching to find out ladies and 134-1765-00-2, but it hasn"t been written for a long time, ah

Mar.23,2021

RE=/ ^ (. *) ([0-9] {3}-[0-9] {4}-[0-9] {2}-[0-9]) $/

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b39546-2aeca.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b39546-2aeca.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?