Re: Perl regular expressions

Поиск
Список
Период
Сортировка
От merlyn@stonehenge.com (Randal L. Schwartz)
Тема Re: Perl regular expressions
Дата
Msg-id 863bnnevbi.fsf@blue.stonehenge.com
обсуждение исходный текст
Ответ на Re: Perl regular expressions  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
>>>>> "Scott" == Scott Marlowe <smarlowe@g2switchworks.com> writes:

Scott> And you can use perl regex in PHP as well, since it supports the PCRE
Scott> lib.

Well, *almost* Perl.  Despite its name, PCRE is a misnomer, since it's
not really Perl and it's not entirely compatible. :) Yes, it's a
powerful regular expression engine, but Perl regexen can still do some
common things that cannot be done with PCRE.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

В списке pgsql-general по дате отправления:

Предыдущее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: 8.0.1 SRPM on RHEL v.3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How can I check if my cursor statement is using index