Home
last modified time | relevance | path

Searched defs:source (Results 226 – 250 of 362) sorted by relevance

12345678910>>...15

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DReview.php146 public function setSource(ReviewSource $source)
/plugin/farmsync/meta/
H A DFarmSyncUtil.php136 public function saveRemoteMedia($source, $target, $media) {
259 public function findCommonAncestor($page, $source, $target) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DCompiler.php23 private $source; variable in Mustache_Compiler
43 …public function compile($source, array $tree, $name, $customEscape = false, $charset = 'UTF-8', $s…
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js418 ui.sidebar.dropAndConnect = function(source, targets, direction, dropCellIndex) argument
931 graph.connectVertex = function(source, direction, length, evt, forceClone, ignoreCellAt) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPivotTable.php133 public function setSource(GridRange $source)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DConnectivityTest.php191 public function setSource(Endpoint $source)
/plugin/odt/ODT/
H A Dstyleset.php27 abstract public function import($source);
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js800 function baseMatches(source) { argument
889 function copyArray(source) { argument
977 function copyObject(source, props, object, customizer) { argument
3087 var assign = createAssigner(function(object, source) { argument
3122 var assignIn = createAssigner(function(object, source) { argument
3522 function matches(source) { argument
3562 function mixin(object, source, options) { argument
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php1452 public $source; variable in Google_BooksLayerDictDataDict
1500 public $source; variable in Google_BooksLayerDictDataDictWords
1533 public $source; variable in Google_BooksLayerDictDataDictWordsDerivatives
1569 public $source; variable in Google_BooksLayerDictDataDictWordsExamples
1614 public $source; variable in Google_BooksLayerDictDataDictWordsSenses
1712 public $source; variable in Google_BooksLayerDictDataDictWordsSensesDefinitionsExamples
1765 public $source; variable in Google_BooksLayerDictDataDictWordsSensesSynonyms
2112 public $source; variable in Google_ConcurrentAccessRestriction
2163 public function setSource( $source) {
2194 public $source; variable in Google_DownloadAccessRestriction
[all …]
/plugin/davcard/vendor/composer/
H A Dinstalled.json6 "source": { object
/plugin/webdavclient/vendor/composer/
H A Dinstalled.json6 "source": { object
/plugin/davcal/db/
H A Dupdate0001.sql43 source text, field
/plugin/zip/pear/File/
H A DArchive.php257 function readSource(&$source, $URL, $symbolic = null,
566 function &_convertToReader(&$source)
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdomtools.js26 MoveChildren : function( source, target, toTargetStart ) argument
45 MoveNode : function( source, target, toTargetStart ) argument
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A Dcomposer.json20 "source": "https://github.com/squizlabs/PHP_CodeSniffer" string
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php41 private $source; variable in Twig\\Lexer
/plugin/webdav/vendor/sabre/dav/
H A Dcomposer.json54 "source" : "https://github.com/fruux/sabre-dav" string
/plugin/davcal/vendor/sabre/dav/
H A Dcomposer.json52 "source" : "https://github.com/fruux/sabre-dav" string
/plugin/oauth/vendor/composer/
H A Dinstalled.json7 "source": { object
/plugin/combo/ComboStrap/
H A DFileSystems.php296 public static function copy(Path $source, Path $destination) argument
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A Dcomposer.json27 "source": "https://github.com/mpdf/mpdf", global() string
/plugin/diagramsnet/lib/shapes/er/
H A DmxER.js1248 mxMarker.addMarker('ERone', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
1262 mxMarker.addMarker('ERmandOne', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
1278 mxMarker.addMarker('ERmany', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
1293 mxMarker.addMarker('ERoneToMany', function(c, shape, type, pe, unitX, unitY, size, source, sw, fill… argument
1310 mxMarker.addMarker('ERzeroToMany', function(c, shape, type, pe, unitX, unitY, size, source, sw, fil… argument
1358 mxMarker.addMarker('ERzeroToOne', function(c, shape, type, pe, unitX, unitY, size, source, sw, fill… argument
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php175 function copy_r($source, $dest, $modedir = 0755, $modefile = 0664)
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A Dcomposer.json27 "source": "https://central.hoa-project.net/Resource/Library/Compiler" string
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A Dfunctions.php215 function copy_to_stream(StreamInterface $source, StreamInterface $dest, $maxLen = -1)

12345678910>>...15