Home
last modified time | relevance | path

Searched +defs:data +defs:index (Results 51 – 75 of 202) sorted by relevance

123456789

/plugin/sphinxsearch-was/
H A DSphinxSearch.php23 public function __construct($host, $port, $index)
203 public function getExcerpt($data, $query)
H A Dsphinxapi.php498 function _Send($handle, $data, $length)
911 function Query($query, $index = "*", $comment = "")
940 function AddQuery($query, $index = "*", $comment = "")
1254 function BuildExcerpts($docs, $index, $words, $opts = array())
1356 function BuildKeywords($query, $index, $hits)
1446 function UpdateAttributes($index, $attrs, $values, $mva = false)
/plugin/pycode/
Dscript.js347 var data = { variable
488 error.forEach(function(item, index, array) { argument
/plugin/sphinxsearch/
Dsphinxapi.php519 function _Send ( $handle, $data, $length )
947 function Query ( $query, $index="*", $comment="" )
976 function AddQuery ( $query, $index="*", $comment="" )
1285 function BuildExcerpts ( $docs, $index, $words, $opts=array() )
1390 function BuildKeywords ( $query, $index, $hits )
1481 function UpdateAttributes ( $index, $attrs, $values, $mva=false )
/plugin/refnotes/
Drendering.php154 private $data; variable in refnotes_renderer_data
159 public function __construct($data) {
741 protected function renderBackRefId($reference, $index, $singleReference) {
1029 protected function renderTitle($data) {
1042 protected function renderAuthors($data) {
1059 protected function renderPublished($data, $useMonth = true) {
1076 protected function renderPublication($data, $authors) {
1133 protected function renderPages($data, $key) {
1152 protected function renderJournal($data) {
1165 protected function renderBook($data, $title) {
[all …]
/plugin/asciidocjs/node_modules/ejs/
Dejs.js457 data = args.shift(); property
489 data = utils.createNullProtoObjWherePossible(); property
743 matches.forEach(function (line, index) { argument
1315 return exports.normalize(filter(paths, function(p, index) { argument
Dejs.min.js1 …of define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=wind…
/plugin/ckgedit/
Dscript.js320 function (data) { argument
339 function (data) { argument
358 function (data) { argument
416 jQuery( "div.editButtons input").each(function( index ) { argument
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/json/script/
Dejs.min.js1 …of define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=wind…
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DAbstractUpdateAction.php50 public function setIndex($index): self
448 public function setUpsert($data)
/plugin/sequencediagram/bower_components/lodash/test/
Dtest.js1047 var pairs = lodashStable.map(keys, function(key, index) { argument
1075 lodashStable.each(keys, function(key, index) { argument
1284 var expected = lodashStable.map(args, function(arg, index) { argument
1598 lodashStable.times(2, function(index) { argument
1620 lodashStable.each([lastIndex, lastIndex + '', LARGE_ARRAY_SIZE, []], function(n, index) { argument
1810 assert.ok(lodashStable.every(actual, function(value, index) { argument
1824 lodashStable.times(2, function(index) { argument
1921 var actual = lodashStable.times(count, function(index) { argument
2010 var actual = lodashStable.times(count, function(index) { argument
2263 var actual = lodashStable.map(burredLetters, function(burred, index) { argument
[all …]
/plugin/quickstats/scripts/
Dextended_data.php155 function ip_row($which,$index,$date,$show_country=true, $show_ip=false,$check_agent=false) {
232 function cell($data, $type='td', $colspan="",$p_brief=false) {
/plugin/dropfiles/src/
Dupload.js305 var $uploadBarsDone = $uploadBars.filter(function(index, element) { argument
335 'data': form, property
346 function (data) { argument
/plugin/bookcreator/
Dscript.js379 jQuery.each(selection, function(index, page){ argument
556 function processResponse(data) { argument
596 function processResponse(data) { argument
626 setMessage: function($msg, data) { argument
700 data: formdata property
/plugin/asciidocjs/node_modules/handlebars/dist/amd/
Dprecompiler.js57 strings = strings.map(function (string, index) { argument
111 _fs2['default'].readFile(path, 'utf8', function (err, data) { argument
/plugin/sequencediagram/bower_components/underscore/
Dunderscore.js72 case 3: return function(value, index, collection) { argument
75 case 4: return function(accumulator, value, index, collection) { argument
181 function iterator(obj, iteratee, memo, keys, index, length) { argument
226 _.each(obj, function(value, index, list) { argument
312 _.each(obj, function(value, index, list) { argument
337 _.each(obj, function(value, index, list) { argument
376 return _.pluck(_.map(obj, function(value, index, list) { argument
398 _.each(obj, function(value, index) { argument
1460 var template = function(data) { argument
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/
Dprecompiler.js72 strings = strings.map(function (string, index) { argument
126 _fs2['default'].readFile(path, 'utf8', function (err, data) { argument
/plugin/pagestat/
Dscript.js375 ajax_batchcall(request_arr,function(data){ argument
395 ajax_xcall("ps.get_defs",[words_arr,status],function(data) { argument
556 ajax_xcall("ps.check_word",[words_arr],function(data){ argument
594 ajax_xcall("ps.check_word",[words_arr,"FULL"],function(data){ argument
724 ajax_xcall("ps.get_wordlist",[sel_wordlist["global"]],function(data){ argument
883 ajax_xcall("ps.cp_defs",[JSINFO['id'],newwords],function(data){ argument
887 ajax_xcall("ps.cp_subtitle",[JSINFO['id'],self.subtitle],function(data){ argument
891 ajax_xcall("ps.cp_wordlist",[JSINFO['id'],newwords.join(",")],function(data){ argument
927 jQuery.ajax({url:url,data:mdata,success:words_analyze,dataType:"jsonp",crossDomain:true}); property
1089 tran_list.each(function(index){ argument
[all …]
/plugin/dtable/
Dscript.js172 }, function(data) argument
348 $table.find("tr").each(function(index) { argument
513 function(data) argument
824 function(data) argument
/plugin/asciidocjs/node_modules/ejs/lib/
Dejs.js254 function tryHandleCache(options, data, cb) { argument
742 matches.forEach(function (line, index) { argument
/plugin/asciidocjs/node_modules/async/dist/
Dasync.js1500 function _insert(data, insertAtFront, rejectOnError, callback) { argument
1575 function _maybeDrain(data) { argument
1601 _createTaskItem (data, callback) { argument
1615 push (data, callback) { argument
1622 pushAsync (data, callback) { argument
1633 unshift (data, callback) { argument
1640 unshiftAsync (data, callback) { argument
2975 results.push({index, value: x}); property
4037 percUp(index) { argument
4049 percDown(index) { argument
[all …]
Dasync.mjs1494 function _insert(data, insertAtFront, rejectOnError, callback) { argument
1569 function _maybeDrain(data) { argument
1595 _createTaskItem (data, callback) { argument
1609 push (data, callback) { argument
1616 pushAsync (data, callback) { argument
1627 unshift (data, callback) { argument
1634 unshiftAsync (data, callback) { argument
2969 results.push({index, value: x}); property
4031 percUp(index) { argument
4043 percDown(index) { argument
[all …]
/plugin/imagecarousel/vendor/slick/
Dslick.min.js17 …vFor:null,prevArrow:'<button type="button" data-role="none" class="slick-prev" aria-label="Previou… property
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfck.js339 SetData : function( data, resetIsDirty ) argument
954 RemoveElement : function( index ) argument

123456789