Home | History | Annotate | Download | only in inspector

Lines Matching refs:RegularExpression

56 #include "core/platform/text/RegularExpression.h"
1227 RegularExpression comment("/\\*[^]*?\\*/", TextCaseSensitive, MultilineEnabled);