Home
last modified time | relevance | path

Searched defs:regex (Results 1 – 6 of 6) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/
DUtils.ts84 const regex = /\[(\d+)\]/; constant
DSpSystemTrace.ts2380 let regex = new RegExp(strNew(query), 'i'); variable
/developtools/ace_ets2bundle/compiler/test/transform_ut/helpers/
Dparser.ts75 const regex = /\${(.*?)}/g; constant
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/
DSheetUtils.ts156 const regex = /\((.*?)\)/; // 匹配括号内的内容 constant
/developtools/ace_ets2bundle/compiler/src/
Dprocess_custom_component.ts1210 const regex = /^\$[a-zA-Z_][a-zA-Z0-9_]*$/; constant
/developtools/profiler/hiebpf/include/
Dvmlinux.h29579 struct regex { struct
29583 regex_match_func match; argument
29589 struct regex regex; argument