EXPRESSIONS...!!!

Stephen Lime steve.lime at dnr.state.mn.us
Mon Dec 4 10:31:19 EST 2000


The expressions are poorly formated but here goes:

"^[5-7]" - matches data that starts with 5,6 or 7
 "12|78" - matches data that contains a 12 or 78
"14" - matches data that contains a 14
 "^6$" - matches 6 exactly
"150 250 100" - matches data that contains "150 250 100"

These should be written /expression/ and so on if you want to do regex.

Steve

Stephen Lime
Internet Applications Analyst

Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937

>>> bertha amalia serrato de la cruz <bertha_bonita at yahoo.com> 12/02/00 06:06PM >>>
HI
I need to know what's mean each symbols in this
expressions?

EXPRESSION "^[5-7]"
           "8[2-9]|9[1-5,8-9]"
           "12|78"
           "14"
           "^6$"
           "150 250 100"

i'm waiting for a soon answer :)


=====
*--*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
    Lic. Ciencias Computacionales Bertha A. Serrato
    bserrato at cicese.mx 
    CICESE,División de Ciencias de la Tierra.
    Ensenada, B.C.
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/




More information about the mapserver-users mailing list