Searched defs:firstColon (Results 1 – 3 of 3) sorted by relevance
18 const firstColon = arg.indexOf(':') constant
17 const firstColon = arg.indexOf(':') constant
20 const firstColon = msg.indexOf(':'); constant