Searched defs:isStart (Results 1 – 7 of 7) sorted by relevance
3 const isStart = c => /[\p{ID_Start}\u{2118}\u{212E}\u{309B}\u{309C}]/u.test(c); // Other_ID_Start e… function
94 bool isStart = element == xml::ELEMENT_START; in parse() local
585 bool &isStart) { in isLifetimeStartOrEnd()724 bool isStart = false; in collectMarkers() local
317 void prepost(int y, bool isStart) { in prepost()360 static void PrePostInverseBlitterProc(SkBlitter* blitter, int y, bool isStart) { in PrePostInverseBlitterProc()
316 void prepost(int y, bool isStart) { in prepost()359 static void PrePostInverseBlitterProc(SkBlitter* blitter, int y, bool isStart) { in PrePostInverseBlitterProc()
3361 const isStart = prior.type === 'slash' || prior.type === 'bos'; constant
1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property