PHP » GoLang |
login |
register |
about
|
GoLang MongoDB\BSON\Regex::getPattern
request it (343)
GoLang replacement for PHP's MongoDB\BSON\Regex::getPattern
[edit | history]
PHP MongoDB\BSON\Regex::getPatternPHP original manual for MongoDB\BSON\Regex::getPattern [ show | php.net ]MongoDB\BSON\Regex::getPattern(mongodb >=1.0.0) MongoDB\BSON\Regex::getPattern — Returns the Regex's pattern Description
final public string MongoDB\BSON\Regex::getPattern
( void
)
ParametersThis function has no parameters. Return ValuesReturns the Regex's pattern. Errors/Exceptions
ExamplesExample #1 MongoDB\BSON\Regex::getPattern() example
<?php The above example will output something similar to: string(5) "regex" See Also |
more
Recently updated
more
Most requested
more
Last requests
|