Searched defs:captureNames (Results 1 – 3 of 3) sorted by relevance
115 function augment(regex, captureNames, isNative) { argument123 regex.xregexp = {captureNames: captureNames, isNative: !!isNative}; property337 captureNames: [], property
17 ….prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,isNative:!!n}… property
635 captureNames: captureNames property