Home
last modified time | relevance | path

Searched refs:process (Results 326 – 350 of 699) sorted by relevance

1...<<11121314151617181920>>...28

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/CodeAnalysis/
H A DUselessOverridingMethodSniff.php64 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_CodeAnalysis_UselessOverridingMethodSniff
H A DUnusedFunctionParameterSniff.php62 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_CodeAnalysis_UnusedFunctionParameterSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/NamingConventions/
H A DUpperCaseConstantNameSniff.php55 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_NamingConventions_UpperCaseConstantNameSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/VersionControl/
H A DSubversionPropertiesSniff.php67 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_VersionControl_SubversionPropertiesSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
H A DDisallowSpaceIndentSniff.php71 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_WhiteSpace_DisallowSpaceIndentSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Files/
H A DIncludingFileSniff.php62 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PEAR_Sniffs_Files_IncludingFileSniff
/plugin/markdowku/
H A Dblockquotes.php62 $handler->getCallWriter()->process();
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php44 function process($input, $existingObject = null, $expected = false) { function in Sabre\\VObject\\ITip\\BrokerTester
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DEmphasisDelimiterProcessor.php
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php44 function process($input, $existingObject = null, $expected = false) { function in Sabre\\VObject\\ITip\\BrokerTester
/plugin/combo/ComboStrap/
H A DIFetcherAbs.php221 public function process(): IFetcher function in ComboStrap\\IFetcherAbs
H A DCacheLog.php61 $fetcher->process();
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt86 Each loading process is supplied with a piece of information appended to the
100 each of the loading process. (Exception is the XML loader: it always
157 PHP behavior of POST data parsing, because we have to process the
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Strings/
H A DConcatenationSpacingSniff.php70 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Strings_ConcatenationSpacingSniff
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DRequireCssProcess.php28 public function process() function in ComponentInstaller\\Process\\RequireCssProcess
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dmerge.rst26 For hashes, the merging process occurs on the keys: if the key does not
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowShortOpenTagSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_PHP_DisallowShortOpenTagSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DDocCommentAlignmentSniff.php65 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_Commenting_DocCommentAlignmentSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
H A DShorthandSizeSniff.php76 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_CSS_ShorthandSizeSniff
/plugin/newpagetemplate/lang/en/
H A Dhowto.txt1 This admin app is a GUI for the command line plugin that is described in the [[doku>plugin:newpagetemplate:cmdline|]] documentation. It has four options, corresponding to the main command line options.: ''Ini file'', ''Template'', ''Page id'', and ''User replacements''. These options enable you to process a single page using the selected page and template or one or more pages using one or more templates using an initialization file.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/Resource/
H A DProjectsLocationsProcessorsProcessorVersions.php136 public function process($name, GoogleCloudDocumentaiV1ProcessRequest $postBody, $optParams = []) function in Google\\Service\\Document\\Resource\\ProjectsLocationsProcessorsProcessorVersions
/plugin/columns/
H A Drewriter.php35 public function process(&$instruction) { function in instruction_rewriter
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php113 $numErrors = $this->process();
182 $numErrors = $this->process($cliValues);
908 public function process($values=array()) function in PHP_CodeSniffer_CLI
1203 $phpcs->process(array(), $standard);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace/
H A DScopeClosingBraceSniff.php62 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PEAR_Sniffs_WhiteSpace_ScopeClosingBraceSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Classes/
H A DClassDeclarationSniff.php66 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PEAR_Sniffs_Classes_ClassDeclarationSniff

1...<<11121314151617181920>>...28