BSON
PHP Manual

The BSON\Regex class

(mongodb >=0.2.0)

简介

类摘要

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

Table of Contents


BSON
PHP Manual