PHP の関数 "preg_match_all" の動作確認用ツールです。
書式 : int preg_match_all ( string $pattern , string $subject [, array &$matches [, int $flags = PREG_PATTERN_ORDER [, int $offset = 0 ]]] )
<<公式リファレンス : preg_match_all>>