Home
last modified time | relevance | path

Searched refs:unique (Results 101 – 125 of 147) sorted by last modified time

123456

/plugin/database/
H A Ddatabase.php535 var $unique; variable in Column
563 $this->unique = $p_unique;
957 && $this->columnObjs[1]->unique==$environment->YES) {
1067 if ($this->columnObjs[$counter]->unique == $environment->YES) {
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md281 * Added: UUIDUtil, for easily creating unique identifiers.
/plugin/fetchmedia/
H A Dyarn.lock131 array-unique@^0.2.1:
133 …resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70f…
2098 array-unique "^0.2.1"
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js12843 lodash.unique = uniq;
H A Dpdfmake.min.js.map1unique","all","any","contains","detect","foldl","foldr","head","include","inject","VERSION","isFil…
H A Dpdfmake.min.js8 …extend=Ga,e.iteratee=wo,e.methods=Wi,e.object=dr,e.select=kr,e.tail=Qn,e.unique=hr,So(e,e),e.attem…
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md446 * Added: UUIDUtil, for easily creating unique identifiers.
/plugin/publist/bib2tpl/lib/
H A DBibTex.php344 $unique = array_unique($cites);
345 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique!
348 if ('' == $unique[$i]) {
/plugin/news/
H A DREADME82 …f the news plugin which supports multiple feeds, then you must include a unique feed name in your …
/plugin/jokuwiki/
H A DREADME.md26 …ional and maps directly to the id of the div element. If it is omitted a unique id will be generat…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.ClassUseCDATA.txt
H A DAttr.IDPrefixLocal.txt
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/badbehaviour/
H A Dbadbehavior.readme29 completely different, unique way. Instead of merely looking at the content of
/plugin/topbarsyntax/
H A Dcsshover3.htc125 … // because a unique name (eg "behavior:") would be overruled (in IE6, not 7) by a following rule
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js3039 unique: function(nodes) {
3349 return (l > 1) ? h.unique(results) : results;
/plugin/indexnumber/
H A DREADME.md32 `#id` must be a number, prefixed by the # char. Each number must be unique for the page!
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt709 SAN identifies each of the sixty four squares on the chessboard with a unique
/plugin/sfauth/
H A DREADME.wiki61 nice names. To provide a unique username this feature is limited to one host.
/plugin/tuxquote/
H A Dquotes.txt56 Always remember you're unique, just like everyone else.
484 Human beings, who are almost unique in having the ability to learn from the experience of others, a…
1160 Always remember you're unique. Just like everyone else.
2961 The British nation is unique in this respect. They are the only people who like to be told how bad …
3178 The information encoded in your DNA determines your unique biological characteristics, such as sex,…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt20583 "This is what the Sovereign Lord Jehovah has said, 'A calamity, a unique calamity, look! it is comi…
/plugin/components/lib/
H A Daction_manager.php56 private function unique($classes, $action) { function in Doku_Action_Manager
99 $this->handler = $this->unique($this->handlers, $action);
100 $this->renderer = $this->unique($this->renderers, $action);
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1130 * Fixed: form fields having duplicate names now given unique
/plugin/mantis/lib/
H A Dchangelog556 - nusoap_xmlschema: create names for unnamed types that are unique by scope within XML Schema
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js6532 if ( aLayout[i][j].unique &&

123456