| ![[BACK]](/icons/cvsweb/back.gif) Return to bug420596 CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test / regexp | 
1.1       misho       1: =>(\+|-)(0[0-9]|1[0-1])
                      2: +01
                      3: -01
                      4: +10
                      5: -10
                      6: =>[+-](0[0-9]|1[0-1])
                      7: +01
                      8: -01
                      9: +10
                     10: -10