Home
last modified time | relevance | path

Searched defs:source (Results 276 – 300 of 362) sorted by last modified time

1...<<1112131415

/plugin/farmsync/_test/mock/
H A DFarmSyncUtil.php46 public function setCommonAncestor($source, $animal, $page, $content) {
50 public function findCommonAncestor($page, $source, $target) {
/plugin/farmsync/action/
H A Dajax.php136 public function overwriteRemotePage($source, $target, $page) {
141 public function writeManualMerge($source, $target, $page, $content) {
/plugin/farmsync/meta/
H A DPageUpdates.php8 public function updateEntity($page, $source, $target) {
89 public function getDocumentsFromLine($source, $line) {
H A DStructUpdates.php10 public function updateEntity($struct, $source, $target) {
H A DTemplateUpdates.php8 public function updateEntity($template, $source, $target) {
115 public function getDocumentsFromLine($source, $line) {
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js318 …{};CKEDITOR.addTemplate=function(f,b){var c=a[f];if(c)return c;c={name:f,source:b};CKEDITOR.fire("… property in CKEDITOR.addTemplate.c
603 …dCommand("about",new CKEDITOR.dialogCommand("about"));f.modes={wysiwyg:1,source:1};f.canUndo=!1;f.… property in f.modes
1005 …astetext").setState(a.data)})}})}(),function(){var a,f={modes:{wysiwyg:1,source:1},canUndo:!1,read… property in AnonymousFunctione4ea003862a00.f.modes
/plugin/ckgdoku/ckeditor/plugins/about/
H A Dplugin.js15 command.modes = { wysiwyg: 1, source: 1 }; property in command.modes
/plugin/miniblog/helper/
H A Dcomment.php13 public function comment_script($source, $option) {
/plugin/mdpage/vendor/cebe/markdown/
H A Dcomposer.json18 "source": "https://github.com/cebe/markdown" string
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js1685 function toArray(source) argument
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js404 function toArray(source) argument
/plugin/davcard/vendor/sabre/vobject/
H A Dcomposer.json31 "source" : "https://github.com/fruux/sabre-vobject" string
/plugin/davcard/vendor/composer/
H A Dinstalled.json6 "source": { object
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php200 function sharedapi_extract_gpc_variable($source, $name, $default = '') {
/plugin/database2/
H A Dmedia.php80 $source = @unserialize( @base64_decode( $_GET['s'] ) ); variable
109 $source = @unserialize( @gzuncompress( @base64_decode( $_GET['a'] ) ) ); variable
212 $source = serialize( $source ); variable
/plugin/issuetracker/
H A Dprototype.js124 function addMethods(source) { argument
194 function extend(destination, source) { argument
5951 clone: function(source, target, options) { argument
/plugin/icalevents/vendor/composer/
H A Dinstalled.json6 "source": { object
59 "source": { object
124 "source": { object
/plugin/icalevents/
H A Dsyntax-impl.php383 static function readSource($source) {
405 static function isLocalFile($source) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A Dcomposer.json20 "source": "https://github.com/squizlabs/PHP_CodeSniffer" string
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1839 public $source; variable in Google_AttachedDisk
1871 public function setSource( $source) {
2430 public $source; variable in Google_ImageRawDisk
2443 public function setSource( $source) {
H A DGoogle_DriveService.php1477 public $source; variable in Google_AboutExportFormats
1479 public function setSource( $source) {
1512 public $source; variable in Google_AboutImportFormats
1514 public function setSource( $source) {
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 …]
H A DGoogle_CalendarService.php1157 public $source; variable in Google_Event
1342 public function setSource(Google_EventSource $source) {
H A DGoogle_CustomsearchService.php233 public $source; variable in Google_PromotionImage
241 public function setSource( $source) {
H A DGoogle_MirrorService.php561 public $source; variable in Google_Contact
615 public function setSource( $source) {

1...<<1112131415