Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] Japanese regex question
- Date: Wed, 24 Aug 2005 17:01:55 -0700
- From: Jonathan Byrne <jq@example.com>
- Subject: [tlug] Japanese regex question
- User-agent: KMail/1.8.1
I'm baaaaaaack! :) Well, I'm still on admin but haven't had time to read the main list in too long. And of course, it was having an odd problem that dragged me back :) I have a basic regular expression targetted at raw iso-2022-jp text. The word I'm targetting is ナンパ and the regex is (?: \=25\=4A\=25\=73\=25\=51|\x25\x4A\x25\x73\x25\x51). The trouble is, it also seems to be matching リンパ and I can't figure out why, because where ナンパ is 25 4A 25 73 25 51, リンパ is 25 6A 25 73 25 51. The regexes used by this application are perl, but the app itself is written in C and uses the PCRE library, in case anyone knows of any relevance there. Any perl gurus out there got any ideas on this one? Thanks, Jonathan
- Follow-Ups:
- Re: [tlug] Japanese regex question
- From: Jonathan Byrne
- Re: [tlug] Japanese regex question
- From: Brett Robson
- Re: [tlug] Japanese regex question
- From: Tod McQuillin
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] searching for a part-time job
- Next by Date: Re: [tlug] Japanese regex question
- Previous by thread: Re: [tlug] searching for a part-time job
- Next by thread: Re: [tlug] Japanese regex question
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links