[pcre-dev] [Bug 1474] Mechanism to record token ID
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Wiadomość jest częścią wątku:
pełne drzewo wątku posortowane wg daty
Jonathan S Shapiro at
2014-04-29 04:29
Zoltan Herczeg at
2014-04-29 07:10
Autor:
Zoltan Herczeg
Data:
2014-04-29 07:01
UTC
Dla:
pcre-dev
Temat:
[pcre-dev] [Bug 1474] Mechanism to record token ID
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1474
--- Comment #1 from Zoltan Herczeg <hzmester@???> 2014-04-29 08:01:50 ---
I suspect MARK is for tokenization in Perl:
re> /[0-9]+(*:NUMBER)|[a-z_][a-z_0-9]*(*:ID)/K
data> 23
0: 23
MK: NUMBER
data> alpha5
0: alpha5
MK: ID
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email