MCPcopy Index your code
hub / github.com/JsAaron/jQuery / data.js

File data.js

1.7/data.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function( jQuery ) {
2
3var rbrace = /^(?:\{.*\}|\[.*\])$/,
4 rmultiDash = /([A-Z])/g;

Callers

nothing calls this directly

Calls 3

isEmptyDataObjectFunction · 0.70
dataAttrFunction · 0.70
jQueryFunction · 0.70

Tested by

no test coverage detected