Searched defs:_parseCookieHash (Results 1 - 1 of 1) sorted by relevance

/yui3/src/cookie/js/
H A DCookie.js132 * @method _parseCookieHash
136 _parseCookieHash : function (text) {
332 return this._parseCookieHash(cookies[name]);

Completed in 9 milliseconds