"%match(a+,heianzi)" = "3"
"%match([^/]+$,/heinzi/deinzi/test.jpg) %0" = "15 test.jpg"
"%match(%"a+(b+)c+",aaabbbccc) %1" = "0 bbb"
