Re: html tags and perl
Abigail napisał(a):
That's silly.
No it's not.
If you want to code with articificial restrictions (in this
case "don't use regular expressions"), you're better off asking your question
in a more appropriate forum.
I can use regexp for those:
<img src="whatever.jpg">
and than change it ...
but if i would have sth like:
<img alt="aa" src="whatever.jpg"> whats then ? regexp is not gonna work
on it :/
what about links situated in JS ? regexp is not gonan work again :/
Damian
.
Relevant Pages
- Re: Regualar Expression Theory
... Alan Turing 1950 ... > Model of Computation and Formal Languages, Oxford University Press, ... Are these references related to regular expressions? ... (comp.unix.shell) - Re: Regular expressions for replacements in Excel?
... The Word wildcards seem to be much more limited than real regular ... expressions, so I had already eliminated that option. ... or not it ended in the slash that I intended to require. ... since I think that one of the later transformations is ... (microsoft.public.word.vba.general) - Re: Regular expressions for replacements in Excel?
... The Word wildcards seem to be much more limited than real regular ... expressions, so I had already eliminated that option. ... or not it ended in the slash that I intended to require. ... since I think that one of the later transformations is ... (microsoft.public.excel.programming) - Re: Regular expressions for replacements in Excel?
... The Word wildcards seem to be much more limited than real regular ... expressions, so I had already eliminated that option. ... or not it ended in the slash that I intended to require. ... since I think that one of the later transformations is ... (microsoft.public.word.vba.beginners) - Re: OT: SMT Family??
... Though I am not a "regular" in the SMT ... I have learned a lot about forum culture since I have been posting on ... We were discussing how many families are formed from common purposes. ... (sci.med.transcription) |
|