update : 2015.11.03
php.shukuma.com

검색:
 
 
The MongoDB\BSON\Regex class

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