Home
last modified time | relevance | path

Searched refs:nv (Results 26 – 36 of 36) sorted by path

12

/plugin/ol3/
H A Dscript.js8nv(t){var e=t.toString();if(e in ev)return t;for(var r=t.map((function(t){var e=cm()(t,1).split(" … function
/plugin/revealjs/plugin/search/
H A Dsearch.js54 if((nv = node.nodeValue) && (regs = matchRegex.exec(nv))) {
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js3858 '=': function(nv, v) { return nv == v; }, argument
3859 '!=': function(nv, v) { return nv != v; }, argument
3860 '^=': function(nv, v) { return nv == v || nv && nv.startsWith(v); }, argument
3861 '$=': function(nv, v) { return nv == v || nv && nv.endsWith(v); }, argument
3862 '*=': function(nv, v) { return nv == v || nv && nv.include(v); }, argument
3863 '~=': function(nv, v) { return (' ' + nv + ' ').include(' ' + v + ' '); }, argument
3864 '|=': function(nv, v) { return ('-' + (nv || "").toUpperCase() + argument
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js2862 var nv = metadata[i].split('=');
2863 if (nv.length == 2)
2864 props[nv[0]] = nv[1];
/plugin/translate/
H A DList_of_ISO_639-1_codes.txt124 array("nv", "nav", "-", "nav", "Navajo, Navaho", "Diné bizaad, Dinékʼehǰí", ""),
/plugin/translation/lang/
H A Dflags.txt121 nv
H A Dlangnames.txt124 nv Diné bizaad
/plugin/translation3/lang/
H A Dlangnames.txt122 nv Diné bizaad
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1026 i++){var nv=metadata[i].split("=");
1027 if(nv.length==2){props[nv[0]]=nv[1]
/plugin/wikipediasnippet/conf/
H A Dlang2dir.conf162 nv ltr #Navajo
/plugin/wrap/conf/
H A Dlang2dir.conf162 nv ltr #Navajo

12