Searched refs:rmultiDash (Results 1 – 1 of 1) sorted by relevance
1621 rmultiDash = /([A-Z])/g; variable1936 var name = "data-" + key.replace( rmultiDash, "-$1" ).toLowerCase();