JavaScript/RegExp/prototype
表示
< JavaScript | RegExp
プロパティ
[編集]- RegExp.prototype.dotAll
- RegExp.prototype.flags
- RegExp.prototype.global
- RegExp.prototype.hasIndices
- RegExp.prototype.ignoreCase
- RegExp.prototype.multiline
- RegExp.prototype.source
- RegExp.prototype.sticky
- RegExp.prototype.unicode
メソッド
[編集]- RegExp.prototype.compile()
- RegExp.prototype.constructor()
- RegExp.prototype.exec()
- RegExp.prototype.test()
- RegExp.prototype.toString()