Home
last modified time | relevance | path

Searched defs:function (Results 1 – 25 of 86) sorted by relevance

1234

/plugin/scrape/vendor/symfony/css-selector/XPath/Extension/
DFunctionExtension.php51 …public function translateNthChild(XPathExpr $xpath, FunctionNode $function, bool $last = false, bo…
106 public function translateNthLastChild(XPathExpr $xpath, FunctionNode $function): XPathExpr
111 public function translateNthOfType(XPathExpr $xpath, FunctionNode $function): XPathExpr
119 public function translateNthLastOfType(XPathExpr $xpath, FunctionNode $function): XPathExpr
131 public function translateContains(XPathExpr $xpath, FunctionNode $function): XPathExpr
149 public function translateLang(XPathExpr $xpath, FunctionNode $function): XPathExpr
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/
DFunction.php23 protected $function; variable in Twig_Test_Function
25 public function __construct($function, array $options = [])
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Filter/
DFunction.php25 protected $function; variable in Twig_Filter_Function
27 public function __construct($function, array $options = [])
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/
DFunction.php26 protected $function; variable in Twig_Function_Function
28 public function __construct($function, array $options = [])
/plugin/elasticsearch/vendor/nyholm/dsn/src/Exception/
DFunctionNotSupportedException.php17 private $function; variable in Nyholm\\Dsn\\Exception\\FunctionNotSupportedException
19 public function __construct(string $dsn, string $function, ?string $message = null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1CustomReportMetric.php25 public $function; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReportMetric
34 public function setFunction($function)
DGoogleCloudApigeeV1QueryMetric.php29 public $function; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1QueryMetric
60 public function setFunction($function)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
DScriptStackTraceElement.php25 public $function; variable in Google\\Service\\Script\\ScriptStackTraceElement
34 public function setFunction($function)
DExecutionRequest.php30 public $function; variable in Google\\Service\\Script\\ExecutionRequest
57 public function setFunction($function)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DNetworkEndpointGroupCloudFunction.php25 public $function; variable in Google\\Service\\Compute\\NetworkEndpointGroupCloudFunction
34 public function setFunction($function)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseRules/
DFunctionCall.php30 public $function; variable in Google\\Service\\FirebaseRules\\FunctionCall
49 public function setFunction($function)
DFunctionMock.php28 public $function; variable in Google\\Service\\FirebaseRules\\FunctionMock
49 public function setFunction($function)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
DLogEntrySourceLocation.php29 public $function; variable in Google\\Service\\Logging\\LogEntrySourceLocation
52 public function setFunction($function)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
DLogEntrySourceLocation.php23 public $function; variable in Google\\Service\\Networkconnectivity\\LogEntrySourceLocation
34 public function setFunction($function)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
DV2LogEntrySourceLocation.php29 public $function; variable in Google\\Service\\ServiceControl\\V2LogEntrySourceLocation
52 public function setFunction($function)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DGoogleAppsCardV1Action.php26 public $function; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Action
41 public function setFunction($function)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
DStackFrame.php28 public $function; variable in Google\\Service\\CloudDebugger\\StackFrame
51 public function setFunction($function)
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/
DNodeList.php140 public function each(callable $function): self {
157 public function map(callable $function): NodeList {
177 public function reduce(callable $function, $initial = null) {
/plugin/combo/ComboStrap/
H A DTreeVisit.php9 public static function visit(TreeNode $tree, Callable $function, int $level = 0)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
DDeprecatedFunctionsSniff.php80 protected function addError($phpcsFile, $stackPtr, $function, $pattern=null)
DForbiddenFunctionsSniff.php210 protected function addError($phpcsFile, $stackPtr, $function, $pattern=null)
/plugin/etherpadlite/externals/etherpad-lite-client/
Detherpad-lite-client.php25 protected function get($function, array $arguments = array()){
29 protected function post($function, array $arguments = array()){
33 protected function call($function, array $arguments = array(), $method = 'GET'){
/plugin/parserfunctions/
Dhelper.php224 public function formatError($type, $function, $messageKey) {
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/Token/
DClassTest.php23 private $function; variable in PHP_Token_ClassTest
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
DAsseticExtension.php67 public function getFilterInvoker($function)

1234