Searched refs:exists (Results 1 - 14 of 14) sorted by relevance
| /yui3/src/yui/js/ |
| H A D | yui-core.js | 35 executed again even though a cached value exists. 62 its methods are being called. This is because of a nasty bug/issue that exists 144 var alwaysOverwrite, exists, from, i, key, len, to; 198 exists = alwaysOverwrite ? false : key in to; 200 if (merge && exists && isObject(to[key], true) 211 } else if (overwrite || !exists) { 232 exists = alwaysOverwrite ? false : key in to; 234 if (merge && exists && isObject(to[key], true) 237 } else if (overwrite || !exists) {
|
| /yui3/src/get/tests/getfiles/ |
| H A D | delay.js | 33 path.exists(filepath, function(exists) { 34 if (exists) {
|
| /yui3/build/intl/ |
| H A D | intl-debug.js | 54 exists = !!langs[lang]; 56 if (exists && lang !== currLang) { 61 return exists;
|
| /yui3/src/intl/js/ |
| H A D | Intl.js | 52 exists = !!langs[lang]; 54 if (exists && lang !== currLang) { 59 return exists;
|
| /yui3/src/loader/scripts/ |
| H A D | meta_join.py | 50 if not os.path.exists(dest_path): 53 if not os.path.exists(tests_dest_path):
|
| /yui3/build/cookie/ |
| H A D | cookie-debug.js | 220 * Determines if the cookie with the given name exists. This is useful for 223 * @return {Boolean} True if the cookie exists, false if not. 224 * @method exists 227 exists: function(name) { 292 * subcookie exists, a string is returned. If a converter is specified and the 293 * subcookie exists, the value returned from the converter is returned. 324 * exists, null if it does not. 366 * @param {String} name The name of the cookie in which the subcookie exists.
|
| /yui3/src/cookie/js/ |
| H A D | Cookie.js | 218 * Determines if the cookie with the given name exists. This is useful for 221 * @return {Boolean} True if the cookie exists, false if not. 222 * @method exists 225 exists: function(name) { 290 * subcookie exists, a string is returned. If a converter is specified and the 291 * subcookie exists, the value returned from the converter is returned. 322 * exists, null if it does not. 364 * @param {String} name The name of the cookie in which the subcookie exists.
|
| /yui3/build/yui-core/ |
| H A D | yui-core-debug.js | 1086 each token. If any part of the requested namespace already exists, the 2571 executed again even though a cached value exists. 2598 its methods are being called. This is because of a nasty bug/issue that exists 2680 var alwaysOverwrite, exists, from, i, key, len, to; 2734 exists = alwaysOverwrite ? false : key in to; 2736 if (merge && exists && isObject(to[key], true) 2747 } else if (overwrite || !exists) { 2768 exists = alwaysOverwrite ? false : key in to; 2770 if (merge && exists && isObject(to[key], true) 2773 } else if (overwrite || !exists) { [all...] |
| /yui3/build/yui-base/ |
| H A D | yui-base-debug.js | 1086 each token. If any part of the requested namespace already exists, the 2571 executed again even though a cached value exists. 2598 its methods are being called. This is because of a nasty bug/issue that exists 2680 var alwaysOverwrite, exists, from, i, key, len, to; 2734 exists = alwaysOverwrite ? false : key in to; 2736 if (merge && exists && isObject(to[key], true) 2747 } else if (overwrite || !exists) { 2768 exists = alwaysOverwrite ? false : key in to; 2770 if (merge && exists && isObject(to[key], true) 2773 } else if (overwrite || !exists) { [all...] |
| /yui3/src/cookie/tests/ |
| H A D | cookie-tests.js | 602 var value = Y.Cookie.exists("name"); 607 var value = Y.Cookie.exists("name3"); 613 var value = Y.Cookie.exists("info");
|
| /yui3/build/yui/ |
| H A D | yui-debug.js | 1086 each token. If any part of the requested namespace already exists, the 2571 executed again even though a cached value exists. 2598 its methods are being called. This is because of a nasty bug/issue that exists 2680 var alwaysOverwrite, exists, from, i, key, len, to; 2734 exists = alwaysOverwrite ? false : key in to; 2736 if (merge && exists && isObject(to[key], true) 2747 } else if (overwrite || !exists) { 2768 exists = alwaysOverwrite ? false : key in to; 2770 if (merge && exists && isObject(to[key], true) 2773 } else if (overwrite || !exists) { [all...] |
| /yui3/build/yui-nodejs/ |
| H A D | yui-nodejs-debug.js | 1086 each token. If any part of the requested namespace already exists, the 2571 executed again even though a cached value exists. 2598 its methods are being called. This is because of a nasty bug/issue that exists 2680 var alwaysOverwrite, exists, from, i, key, len, to; 2734 exists = alwaysOverwrite ? false : key in to; 2736 if (merge && exists && isObject(to[key], true) 2747 } else if (overwrite || !exists) { 2768 exists = alwaysOverwrite ? false : key in to; 2770 if (merge && exists && isObject(to[key], true) 2773 } else if (overwrite || !exists) { [all...] |
| /yui3/build/simpleyui/ |
| H A D | simpleyui-debug.js | 1086 each token. If any part of the requested namespace already exists, the 2571 executed again even though a cached value exists. 2598 its methods are being called. This is because of a nasty bug/issue that exists 2680 var alwaysOverwrite, exists, from, i, key, len, to; 2734 exists = alwaysOverwrite ? false : key in to; 2736 if (merge && exists && isObject(to[key], true) 2747 } else if (overwrite || !exists) { 2768 exists = alwaysOverwrite ? false : key in to; 2770 if (merge && exists && isObject(to[key], true) 2773 } else if (overwrite || !exists) { [all...] |
| /yui3/src/simpleyui/js/ |
| H A D | concat.js | 1086 each token. If any part of the requested namespace already exists, the 2571 executed again even though a cached value exists. 2598 its methods are being called. This is because of a nasty bug/issue that exists 2680 var alwaysOverwrite, exists, from, i, key, len, to; 2734 exists = alwaysOverwrite ? false : key in to; 2736 if (merge && exists && isObject(to[key], true) 2747 } else if (overwrite || !exists) { 2768 exists = alwaysOverwrite ? false : key in to; 2770 if (merge && exists && isObject(to[key], true) 2773 } else if (overwrite || !exists) { [all...] |
Completed in 178 milliseconds