Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged regex

0 votes
898 views
1 answer
    I am reading another perl file line by line and need to find any words or set of words surround by single or ... Any ideas that could help me? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I am trying to split a comma delimited string in python. The tricky part for me here is that some of the ... much appreciated. Thank You, Vish See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
772 views
1 answer
    i need to check a string that should contain only ABCDEFG characters, in any sequence and with only 7 characters. ... fails. please help me out. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm attempting to parse a series of SHOW CDP NEIGHBORS DETAIL outputs so I can capture each device and ... others Hopefully someone can help. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
780 views
1 answer
    I have this sentence that contains "& / ?". c = "Do Sam&Lilly like yes/no questions?" I want to add a ... :] as the second argument this way. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
865 views
1 answer
    Consider the string "AB 1 BA 2 AB 3 BA". How can I match the content between "AB" and "BA" in a non-greedy ... 33 BA" the regex seems to work.. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I try to grep a text from a log file on a linux bash.The text is within two square brackets. e.g. ... do the regular expression search with grep See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
923 views
1 answer
    edit: wow, thanks for so many suggestions, but I wanted to have a regexp solution specifically for ... .myregextester.com/index.php#sourcetab See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
971 views
1 answer
    I am working on an Advanced Search feature where the expression I need to evaluate will look something like this ... approach for my scenario? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
856 views
1 answer
    A Perl 6 Regex is a more specific type of Method, so I had the idea that maybe I could do something black- ... . I just keep wondering about it. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
994 views
1 answer
    I'm trying to fuzzy match two columns in google sheets, i've tried numerous formulas but I think it's going to ... using a script or a formula? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
930 views
1 answer
    I've been thinking about something for a project I want to do, I'm not an advance user and I'm just ... 2 Thanks in advance for your help. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
880 views
1 answer
    I'm trying to use regex to match sequences of one or more instances of the same characters in a string. Example : ... " Can I have a few tips? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
660 views
1 answer
    I removed the - from the word_separators setting, and that works fine. But ctrl + d on the word a still matches the "a ... like the "a" in a-b. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
830 views
1 answer
    I need to find a regexp that allows me to find strings in which i have all the required numbers but only once. For ... 113" "313" "2313" "13123" See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
879 views
1 answer
    I need this to be done in Oracle SQL (10gR2). But I guess, I would rather put it plainly, any good, efficient ... ',-1) + 1) FROM dual See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    Can anyone tell me the regular expression format for "MM/DD/YY HH:mm:ss AM/PM" to use it in a regular expression validator, in asp.net 2.0 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Find the target word and the before word in col_a and append matched string in col_b_PY and col_c_LG columns This ... PY clean PY language LG See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
793 views
1 answer
    I am using Ruby1.9.3. I am newbie to this platform. From the doc I just got familiared with two anchor which are ... [] irb(main):032:0> Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
943 views
1 answer
    Hello I can't use well the regular expressions it's all day I'm searching on Internet. I have a folder ... . Any help is appreciated. Regards See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
815 views
1 answer
    I want to split a string into several substrings at those positions where one or more whitespaces (tab, space,...) ... " Whats wrong in my code? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
896 views
1 answer
    I have a text string in arabic and i want to make some words Bold and add icons before the word the method I am using for ... ? ??????? ??????? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
941 views
1 answer
    I have a 2 sets of rewrite rules. This is the Virtual Host: <VirtualHost *:80> ServerName datingjapan.co ... tried reversing the rules. thankyou See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
919 views
1 answer
    Would be great to have convenient way of storing patterns with single backslash. Some workarounds: store it in the file and ... like d, not \d. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.2k views
1 answer
    My program looks something like this: import re # Escape the string, in case it happens to have re ... escape sequence for white space. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
874 views
1 answer
    I have just started with Flex and can't seem to figure out how to match the following Expression : "Dog".*"Cat" ... flex 2.5.35 Apple(flex-31) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Code: str = '<br><br />A<br />B' print(re.sub(r'<br.*?>w$', '', str)) It is expected to ... but it returns an empty string ''! Any suggestion? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
869 views
1 answer
    This question is inspired by this other one. Comparing s/,(d)/$1/ to s/,(?=d)//: the former uses ... faster, as discussed in this answer? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...