RE: Re: Match anything between two " that is not a " exceptifitisescaped...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yes Jochem, I *now* know what "lookbehind" and "lookahead" assertions are. I think I am *now* able to use them when needed.

Max, thanks for the link.


--
Mathieu

  ____
 |____|
 _|  |_
/      \
|      |
|      |
|      |
|      |
|      |
|      |
|______| ;)


-----Message d'origine-----
De : Max Antonov [mailto:idler@xxxxxxxxxxxxx] 
Envoyé : Thursday, January 17, 2008 3:04 PM
À : php-general@xxxxxxxxxxxxx
Objet : Re:  Re: Match anything between two " that is not a " exceptifitisescaped...

Jochem Maas :
> mathieu leddet schreef:
>> Thanks a lot Max (and Jochem), you solved my issue.
>>

> PS - you solved the issue but did you learn what a [negative] look 
> behind assertion is?
Mathieu, I agree with Jochem.
If you periodicaly solve issues, such this - you must know about behind 
assertions in pcre.

I ask google, and google give me good manual.

http://www.pcre.org/pcre.txt

open this page and use brouser search interface to find section PCREPATTERN
or
PCRE REGULAR EXPRESSION DETAILS

it is best manual about PCRE (IMHO)

But I don't know - is php pcre fully compatible with pcre library.
Also see documentation in php.net :)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux