matchPrefixedField

fun matchPrefixedField(prefix: String, rawText: String, endChar: Char, trim: Boolean): Array<String?>?