文字

The MongoDB\BSON\Regex class

(mongodb >=1.0.0)

简介

类摘要

MongoDB\BSON\Regex implements MongoDB\BSON\Type {
public __construct ( string $pattern , string $flags )
public ReturnType getFlags ( void )
public ReturnType getPattern ( void )
public ReturnType __toString ( void )
}

Table of Contents

  • MongoDB\BSON\Regex::__construct — Description
  • MongoDB\BSON\Regex::getFlags — Description
  • MongoDB\BSON\Regex::getPattern — Description
  • MongoDB\BSON\Regex::__toString — Description
上一篇: 下一篇: