例
例1 有効なパターンの例
/<\/\w+>/
|(\d{3})-\d+|Sm
/^(?i)php[34]/
{^\s+(\s+)?$}
例2 無効なパターンの例
-
/href='(.*)'
- 終端デリミタが抜けている -
/\w+\s*\w+/J
- 未知の修飾子 'J' -
1-\d3-\d3-\d4|
- 始端デリミタが抜けている
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google