Home
last modified time | relevance | path

Searched refs:pair (Results 76 – 100 of 115) sorted by relevance

12345

/plugin/securelogin/
H A DREADME.md52 - Under "Generate new key pair", click the "Generate" button.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md379 array of associative arrays representing the header key value pair data
399 value pair will become an array. This function does not parse nested
670 provided key are removed and replaced with the given key value pair. A value of null will set the q…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc94 <1> ApiKey pair of `id` and `api_key` from the create API key response.
/plugin/a2s/
H A Ddemo.txt107 …* border stroke dash : A serie of pair of dash length and space length. Length unit is unknown. Ex…
/plugin/strata/
H A Dmanual.txt29 **Classes**: You can add one or more classes to a data block by placing them in the opening tag. Classes are separated by spaces, so class names declared in this way can not contain spaces. (Note that declaring a class name is effectively the same as adding a ''is a: person'' field-value pair to the data block.)
160 The simplest form of data entry. Fields and values are also called predicates and objects. It is possible to leave out the value, then the field-value pair will not be stored, but you can easily fill in the missing value later.
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js1853 var pair = styles[ i1 ].replace( /\s/g, "" ).split( ":" );
1854 var key = pair[ 0 ];
1855 var value = pair[ 1 ];
/plugin/bible/bible_douayRheims/
H A DAmos.txt21 …ot convert him: because he hath sold the just man for silver, and the poor man for a pair of shoes.
124 …8:6. That we may possess the needy for money, and the poor for a pair of shoes, and may sell the r…
/plugin/codemirror/dist/modes/
H A Dscheme.min.js.map1 …ring number? numerator odd? open-input-file open-output-file output-port? pair? peek-char port? po…
H A Dperl.min.js.map1pair from a hash\n endgrent :1, // - be done using group…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md302 synchronous catch/finally pair.
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js2pair=chunk.split(":");attr=normalizeAttr(pair[0].trim().toLowerCase());value=normalizeValue(attr,p…
H A Dfabric.js3086 var pair = chunk.split(':');
3088 attr = normalizeAttr(pair[0].trim().toLowerCase());
3089 value = normalizeValue(attr, pair[1].trim());
3680 var pair = propertyValuePairs[i].split(/\s*:\s*/),
3681 property = normalizeAttr(pair[0]),
3682 value = normalizeValue(property, pair[1], pair[0]);
/plugin/passpolicy/
H A Dwords.txt2553 pair
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt121 passed before those last two items, with each pair joined by
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js6599 var pair = container._queue.shift();
6601 container._queueTotalSize -= pair.size;
6607 return pair.value;
6629 var pair = container._queue[0];
6630 return pair.value;
H A Dpdf.worker.js7768 var pair = container._queue.shift();
7770 container._queueTotalSize -= pair.size;
7776 return pair.value;
7798 var pair = container._queue[0];
7799 return pair.value;
38348 var pair = dict[i];
38349 var key = pair[0];
38350 var value = pair[1];
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1pair of callback functions, \"match\" and \"handler\".\n * The \"match\" callback determine if a r…
H A Dworkbox-bed83ea8.js.map1pair of callback functions, \"match\" and \"handler\".\n * The \"match\" callback determine if a r…
H A Dworkbox-f163abaa.js.map1pair of callback functions, \"match\" and \"handler\".\n * The \"match\" callback determine if a r…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md69 * Bug fix: Undefined offset when a cookie has no first key-value pair [#1998](https://github.com/gu…
/plugin/vkeyboard/
H A Dvkeyboard.js.unc176 // definitions. In each property/value pair, the value is what
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1pair (blue in the following ex)\n // label { content: blue }\n var insidePropertyValue = false;\…

12345