Searched defs:re (Results 1 – 5 of 5) sorted by relevance
1684 let re = /^[0-9]+.?[0-9]*/; variable1802 let re = /^[0-9]+.?[0-9]*/; variable
1978 for (let re of tr.dataListCache) { variable
1683 let re = /^[0-9]+.?[0-9]*/; variable1790 let re = /^[0-9]+.?[0-9]*/; variable
1621 for (let re of tr.dataListCache) { variable
477 regex re("[a-zA-Z]{4,6}"); in ParseTraceClockOpt() local