Home
last modified time | relevance | path

Searched refs:threaded (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DSpace.php37 public $threaded; variable in Google\\Service\\HangoutsChat\\Space
88 public function setThreaded($threaded) argument
90 $this->threaded = $threaded;
97 return $this->threaded;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc8 PHP is fundamentally single-threaded, however, libcurl provides a functionality
14 In a single-threaded environment, the time to execute `n` requests is the sum of
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DREADME.md36 mPDF has some problems with fetching external HTTP resources with single threaded servers such as `php -S`. A proper
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs12160 function sheet_insert_comments(sheet, comments/*:Array<RawComment>*/, threaded/*:boolean*/, people/… argument
12183 var o/*:Comment*/ = ({a: comment.author, t: comment.t, r: comment.r, T: threaded});
12186 /* threaded comments always override */
12188 if(!threaded && cell.c[i].T) return;
12189 if(threaded && !cell.c[i].T) cell.c.splice(i, 1);
12191 if(threaded && people) for(i = 0; i < people.length; ++i) {
12309 default: if(!pass && opts.WTF) throw new Error('unrecognized ' + y[0] + ' in threaded comments');
12361 default: if(!pass && opts.WTF) throw new Error('unrecognized ' + y[0] + ' in threaded comments');
25106 /* scan rels for comments and threaded comments */
/plugin/jmol2/jmol/
H A DCHANGES.txt2452 # new feature: --threaded option for command processor uses
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 … little execution time. However, BUILDFIXED should not be\n\t used for threaded applications, sin…