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

/yui3/src/datatype/js/
H A Ddatatype-date-format.js299 var replace_formats = function (m0, m1) { function
323 var str = format.replace(/%([aAbBCdegGHIjklmMpPsSuUVwWyYzZ%])/g, replace_formats);
325 replace_aggs = replace_formats = undefined;

Completed in 16 milliseconds