protected static property QueryPathEntities::$regex in QueryPath 6
Same name and namespace in other branches
- 7.3 QueryPath/QueryPath.php \QueryPathEntities::regex
- 7.2 QueryPath/QueryPath.php \QueryPathEntities::regex
File
- QueryPath/
QueryPath.php, line 2066
Class
Code
protected static $regex = '/&([\\w]+);|&#([\\d]+);|&#(x[0-9a-fA-F]+);|(&)/m';