Home | History | Annotate | Download | only in common

Lines Matching refs:isRegex

1084  * @param {boolean} isRegex
1087 function createSearchRegex(query, caseSensitive, isRegex)
1092 if (isRegex) {