Home
last modified time | relevance | path

Searched refs:New (Results 1 – 25 of 798) sorted by relevance

12345678910>>...32

/plugin/sqlcomp/
H A Dsyntax.php339 private function _difference($Cache,$New){ argument
341 if($New == $Cache){
342 return array($this->_print($New),"");
346 if(!isset($New) && isset($Cache))
349 if(isset($New) && !isset($Cache))
352 if(count($New) <= 0)
356 if(count($New) > count($Cache))
357 $Max = count($New);
362 if(isset($Cache[$i]) && !isset($New[$i]))
365 if(!isset($Cache[$i]) && isset($New[$i]))
[all …]
/plugin/anewssystem/tpl/
H A Dfonts.txt13 Courier New,Courier New
24 Times New Roman,Times New Roman
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
H A Dparent_as_template_wrapper.test6 {% block content %}New{% endblock %}
12 New
/plugin/npd/
H A DREADME.mdown1 New Page Dialog Plugin
19 This plugin is adopted from the original New Page Dialog plugin by Pierre Spring at
26 you want to insert the *Create New Page* button in your template and insert the following code:
50 Exception: The template DokuBook has New Page Dialog already implemented. (Configure to type `link`…
H A Dplugin.info.txt5 name New Page Dialog
/plugin/xterm2/
H A Dstyle.css6 font-family:"Lucida Console",Monospace,"DejaVu Sans Mono","Courier New",MiscFixed;
24 font-family:"Lucida Console",Monospace,"DejaVu Sans Mono","Courier New",MiscFixed;
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md6 - New Feature: Implemented Pull Request [Introduce sass skins](https://github.com/happyworm/jPlayer…
22 - New Feature: Merged Pull Request [Composer support](https://github.com/happyworm/jPlayer/pull/235…
23 - New Feature: Merged Pull Request [Add Aurora.js solution](https://github.com/happyworm/jPlayer/pu…
43 - New Feature: Merged Pull Request to add [commonJS support](https://github.com/happyworm/jPlayer/p…
47 - New Feature: The key bindings option `key` value may now be a number for [`event.which`](http://a…
76 - New Feature: Added the `noVolume` state class for when the volume controls are being hidden due t…
/plugin/revealjs/
H A Dchangelog.md17 …- New conf option horizontal_slide_level: Headers on this level or above starting a horizontal sli…
18 …- New conf option enlarge_vertical_slide_headers: Increase headers on slides below horizontal_slid…
19 - New alternative slide indicator:
40 …- New conf option show_slide_details (default on): Show slide details on wiki page: start of slide…
45 - New conf option for the start button:
64 - New conf option for image borders:
68 - New conf options for slide size:
72 - New theme dokuwiki:
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dio.asp118 Set oRE = New RegExp
143 Set oRE = New RegExp
155 Set oRE = New RegExp
185 Set oRegex = New RegExp
198 Set oRegex = New RegExp
H A Dutil.asp26 Set oRegex = New RegExp
34 Set oRegex = New RegExp
/plugin/styler/
H A Dstyle.css44 font-family: 'Courier New', Courier, monospace;
62 font-family: Times New Roman, Georgia, Garamond, Times, serif;
/plugin/findologicxmlexport/vendor/hoa/math/
H A DCHANGELOG.md13 * Documentation: New `README.md` file. (Ivan Enderlin, 2016-10-18T15:14:43+02:00)
37 * Composer: New stable library. (Ivan Enderlin, 2016-01-14T22:01:36+01:00)
90 * New arithmetical expressions evaluation. (Ivan Enderlin, 2014-09-22T11:48:49+02:00)
/plugin/gtime/gtlib/
H A DChangeLog2 * New CA root certificate for publications file verification.
/plugin/publistf/bibtex/
H A Dsample.bib49 publisher = "Springer--Verlag, Berlin--Heidelberg--New York",
58 publisher = "Academic Press, New York",
/plugin/publistx/bibtex/
H A Dsample.bib49 publisher = "Springer--Verlag, Berlin--Heidelberg--New York",
58 publisher = "Academic Press, New York",
/plugin/publist/bibtex/
H A Dsample.bib49 publisher = "Springer--Verlag, Berlin--Heidelberg--New York",
58 publisher = "Academic Press, New York",
/plugin/structprogress/
H A Dplugin.info.txt6 desc New struct type: Progress
/plugin/structcombolookup/
H A Dplugin.info.txt6 desc New struct types: ComboLookup, NarrowingLookup
/plugin/structgeohash/
H A Dplugin.info.txt6 desc New struct type: GeoHash
/plugin/structgroup/
H A Dplugin.info.txt6 desc New struct type - dokuwiki user groups
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DCHANGELOG.md4 * Documentation: New `README.md` file. (Ivan Enderlin, 2016-10-21T17:01:48+02:00)
13 * Composer: New stable library. (Ivan Enderlin, 2016-01-14T22:08:58+01:00)
/plugin/glossary/lang/en/
H A DpageTemplate.txt1 <wrap tip right>New proposition? \\ Share yours **@@PROPOSITIONPAGE@@** !</wrap>
/plugin/new_page_dialog/
H A Dplugin.info.txt5 name New Page Dialog
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md15 * Composer: New stable library. (Ivan Enderlin, 2016-01-14T21:55:56+01:00)
19 * Composer: New stable library. (Ivan Enderlin, 2016-01-14T21:54:42+01:00)
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md4 ### New features
32 ### New features

12345678910>>...32