match \n
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
EndTag = "NNNN"
|
EndTag = "NNNN"
|
||||||
Expression = "(?s)ZCZC.*NNNN[\r\n]+"
|
Expression = "(?s)ZCZC.*NNNN[\n]"
|
||||||
)
|
)
|
||||||
|
|
||||||
var buffer []byte
|
var buffer []byte
|
||||||
|
|||||||
Reference in New Issue
Block a user