Home
last modified time | relevance | path

Searched refs:process (Results 401 – 425 of 699) sorted by relevance

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

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/
H A DForLoopDeclarationSniff.php79 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_ControlStructures_ForLoopDeclarationSniff
H A DForEachLoopDeclarationSniff.php70 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_ControlStructures_ForEachLoopDeclarationSniff
H A DControlSignatureSniff.php72 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_ControlStructures_ControlSignatureSniff
/plugin/authgoogle/google/service/
H A DGoogle_MediaFileUpload.php77 public static function process($meta, &$params) { function in Google_MediaFileUpload
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/Namespaces/
H A DUseDeclarationSniff.php53 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PSR2_Sniffs_Namespaces_UseDeclarationSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/PHP/
H A DNonExecutableCodeSniff.php62 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Squiz_Sniffs_PHP_NonExecutableCodeSniff
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst5 deserialization process which you can use to hook in and alter the default
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowAlternativePHPTagsSniff.php87 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_PHP_DisallowAlternativePHPTagsSniff
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/
H A DDelimiterStack.php196 $delimiterProcessor->process($openerNode, $closerNode, $useDelims);
198 // No delimiter characters left to process, so we can remove delimiter and the now empty node.
/plugin/commonmark/
H A DREADME.md11 3. After pre-rendering, passes the result to DW parser and process as usual
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc74 in PHP, the process is similar. You first create an action array object (for
76 process repeats for all your documents.
/plugin/encryptedpasswords/script/
H A Dmd5.min.js10 !function(){"use strict";function t(t){if(t)d[0]=d[16]=d[1]=d[2]=d[3]=d[4]=d[5]=d[6]=d[7]=d[8]=d[9]=d[10]=d[11]=d[12]=d[13]=d[14]=d[15]=0,this.blocks=d,this.buffer8=l;else if(a){var r=new ArrayBuffer(68);this.buffer8=new Uint8Array(r),this.blocks=new Uint32Array(r)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}var r="input is invalid type",e="object"==typeof window,i=e?window:{};i.JS_MD5_NO_WINDOW&&(e=!1);var s=!e&&"object"==typeof self,h=!i.JS_MD5_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node;h?i=global:s&&(i=self);var f=!i.JS_MD5_NO_COMMON_JS&&"object"==typeof module&&module (…)
/plugin/adfs/phpsaml/
H A DCHANGELOG107 * Fix error message on SignMetadata process
120 * Improve Signature validation process
139 * Change the decrypt assertion process.
221 * Fixed usability bug. SP will inform about AuthFail status after process a Response.
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DText.php58 public function process(CodeCoverage $coverage, $showColors = false) function in SebastianBergmann\\CodeCoverage\\Report\\Text
H A DClover.php28 public function process(CodeCoverage $coverage, $target = null, $name = null) function in SebastianBergmann\\CodeCoverage\\Report\\Clover
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DFacade.php37 public function process(CodeCoverage $coverage, $target) function in SebastianBergmann\\CodeCoverage\\Report\\Xml\\Facade
/plugin/farm/
H A Dinstall.class.php36 function process() { function in dokuwiki_farm_install
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting/
H A DMultipleStatementAlignmentSniff.php85 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in Generic_Sniffs_Formatting_MultipleStatementAlignmentSniff
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/Sniffs/ControlStructures/
H A DSwitchDeclarationSniff.php60 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PSR2_Sniffs_ControlStructures_SwitchDeclarationSniff
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Djson.worker.js1 …n(e){throw new Error("process.binding is not supported")},i.cwd=function(){return"/"},i.chdir=func…
/plugin/dirtylittlehelper/mermaid/editor/
H A Djson.worker.js1 …n(e){throw new Error("process.binding is not supported")},i.cwd=function(){return"/"},i.chdir=func…
/plugin/bibtex/OSBib/format/
H A DHELPSTYLE.php179 return $this->template->process();
/plugin/codemirror/dist/modes/
H A Dmllike.min.js1 …rd",method:"keyword",mixin:"keyword",object:"keyword",parallel:"keyword",process:"keyword","protec…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures/
H A DMultiLineConditionSniff.php73 public function process(PHP_CodeSniffer_File $phpcsFile, $stackPtr) function in PEAR_Sniffs_ControlStructures_MultiLineConditionSniff
/plugin/do/syntax/
H A Ddo.php123 $handler->getCallWriter()->process();

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