Searched refs:regExpTimestampSearch (Results 1 – 2 of 2) sorted by relevance
66 const regExpTimestampSearch = new RegExp(/^\d+$/); constant68 …ScriptMessageType, NAVIGATION_STYLE, SEARCH_TYPE, logLevel, transitionMap, regExpTimestampSearch };
18 import {regExpTimestampSearch} from './utils/consts';406 if (regExpTimestampSearch.test(searchInput)) {