Home
last modified time | relevance | path

Searched refs:entry (Results 176 – 200 of 455) sorted by last modified time

12345678910>>...19

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D11.11.js.map1 … 'fun',\n 'if',\n 'in',\n 'let',\n 'let%entry',\n 'let%in…
H A D12.12.js.map1 … 'make-array',\n 'make-hierarchy',\n 'map',\n 'map-entry?',\n 'map-i…
H A D2.2.js24396 if (!entry.description || entry.description === '') {
24414 if (entry.references && entry.references.length > 0) {
24423 if (!entry.description || entry.description === '') {
24430 …var description = typeof entry.description === 'string' ? entry.description : entry.description.va…
24436 if ('syntax' in entry && entry.syntax) {
24439 if (entry.references && entry.references.length > 0) {
31363 if (entry) {
32048 if (entry.status && (entry.status === 'nonstandard' || entry.status === 'obsolete')) {
33147 if (entry) {
34733 if (entry) {
[all …]
H A D3.3.js.map1entry.\n */\nexport var CompletionItemKind;\n(function (CompletionItemKind) {\n CompletionItemK…
H A D2.2.js.map1entry.js","webpack:///./node_modules/monaco-editor/esm/vs/language/css/_deps/vscode-css-languagese…
H A Dbundle.js426entry=G.p(e,cs(".quick-input-list-entry"));const n=G.p(t.entry,cs("label.quick-input-list-label"))…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1entry","clip","segments","segment","p1","pointEqual","compareIntersection","startInside","isSubjec…
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel44 …* Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...']
/plugin/extendpage/
H A DREADME.md16 Go to the admin configuration menu and select the "Extend Page Plugin" entry.
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php178 foreach ( $parsed as &$entry ) {
179 $result[$entry['entrykey']] = $entry;
250 foreach ( $data as $entry ) {
259 if ( !empty($entry[$field]) ) {
262 : $entry[$field];
275 $entry['entrykey'] = $replacementKeys[$entry['entrykey']];
278 $result[] = $entry;
297 foreach ( $data as $entry ) {
317 $result[$target][] = $entry;
428 foreach ( $data as $entry ) {
[all …]
H A Dhelper.inc.php58 * @param array $entry An entry
62 private function e2mn(&$entry) { argument
63 $month = empty($entry['month']) ? '' : $entry['month'];
/plugin/publistf/template/
H A Dxhtml_simple.tpl4 @{entry@
8 @}entry@
H A Ddokuwiki_fancy.tpl3 @{entry@
6 @}entry@
H A Ddokuwiki_kmh.tpl3 @{entry@
6 @}entry@
H A Ddokuwiki_simple.tpl5 @{entry@
7 @}entry@
H A Ddokuwiki_single.tpl1 @{entry@
4 @}entry@
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php294 $entry = true;
433 $entry = substr($entry, 0, $position);
453 $entry = substr($entry, 0, $position);
619 $entry = substr($entry, 1, -1);
626 return $entry;
636 function _unwrap($entry) argument
638 $entry = preg_replace('/\s+/', ' ', $entry);
639 return trim($entry);
651 if ( (''!=$entry) && (is_string($entry)) ) {
654 return $entry;
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1666 foreach ($fileProperties as $entry) {
1668 $href = $entry['href'];
1669 unset($entry['href']);
1671 unset($entry[404]);
1675 $entry
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DDirectory.php103 foreach ($iterator as $entry) {
105 $nodes[] = $this->getChild($entry->getFilename());
/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php132 foreach ($iterator as $entry) {
134 $nodes[] = $this->getChild($entry->getFilename());
/plugin/structsection/
H A Dwebpack.config.js11 entry: './script/main.js', property in module.exports
H A Dyarn.lock1421 file-entry-cache "^6.0.0"
1528 file-entry-cache@^6.0.0:
1530 …resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6…
/plugin/twitter/
H A Dsyntax.php39 foreach ($data as $entry) {
41 $text = $entry->text . " ";
42 $image = $entry->user->profile_image_url;
43 $time = $entry->created_at;
46 $from = $entry->from_user;
48 if (!empty($entry->user->name)) {
49 $name = $entry->user->name;
52 $from = $entry->user->screen_name;
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2entry,callback){try{if(FS.isDir(entry.mode)){FS.mkdir(path,entry.mode)}else if(FS.isFile(entry.mod… argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js2170 var entry = { class
2178 Popcorn.extend( plugin, entry, {
2182 Popcorn.registryByName[ name ] = entry;

12345678910>>...19