Home
last modified time | relevance | path

Searched defs:scoreArgument (Results 1 – 15 of 15) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DAnyValueToken.php28 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\AnyValueToken
H A DAnyValuesToken.php28 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\AnyValuesToken
H A DTokenInterface.php28 public function scoreArgument($argument); function
H A DLogicalAndToken.php43 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\LogicalAndToken
H A DCallbackToken.php51 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\CallbackToken
H A DArrayEveryEntryToken.php41 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\ArrayEveryEntryToken
H A DLogicalNotToken.php39 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\LogicalNotToken
H A DStringContainsToken.php33 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\StringContainsToken
H A DTypeToken.php47 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\TypeToken
H A DApproximateValueToken.php33 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\ApproximateValueToken
H A DArrayCountToken.php39 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\ArrayCountToken
H A DIdenticalValueToken.php46 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\IdenticalValueToken
H A DArrayEntryToken.php47 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\ArrayEntryToken
H A DExactValueToken.php52 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\ExactValueToken
H A DObjectStateToken.php58 public function scoreArgument($argument) function in Prophecy\\Argument\\Token\\ObjectStateToken