pathRe property

RegExp pathRe
final

Implementation

static final RegExp pathRe = RegExp(r'(/[^\s\x00-\x1f\)\]\x22\x27,:;]+)');