📜  preg_match - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:24.932000             🧑  作者: Mango

代码示例3
preg_match ( string $pattern , string $subject [, array &$matches [, int $flags = 0 [, int $offset = 0 ]]] ) : int