Searched refs:HOST_PREFIX (Results 1 – 4 of 4) sorted by relevance
18 export const HOST_PREFIX = '(?:^|[^.#[:])'; constant
388 let hostRx = new RegExp(RX.HOST_PREFIX + rxHostSelector +
1 …HOST_PREFIX = '(?:^|[^.#[:])';\nexport const HOST_SUFFIX = '($|[.:[\\\\s>+~])';\n","/**\n@license\…
1 …S_VAR = /^--/;\nexport const BRACKETED = /\\{[^}]*\\}/g;\nexport const HOST_PREFIX = '(?:^|[^.#[:]…