Home
last modified time | relevance | path

Searched defs:exact (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
DDoubleMatcher.php22 public $exact; variable in Google\\Service\\TrafficDirectorService\\DoubleMatcher
26 public function setExact($exact)
DStringMatcher.php25 public $exact; variable in Google\\Service\\TrafficDirectorService\\StringMatcher
48 public function setExact($exact)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
DScopeIndentSniff.php60 public $exact = false; variable in Generic_Sniffs_WhiteSpace_ScopeIndentSniff
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/
DArgument.php30 public static function exact($value) function in Prophecy\\Argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DBaseErrorListener.php36 bool $exact,
H A DANTLRErrorListener.php35 bool $exact,
H A DDiagnosticErrorListener.php53 bool $exact,
H A DProxyErrorListener.php52 bool $exact,
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php2484 bool $exact,
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js3723 function match_return(ab, exact) { argument