Searched refs:initNamedCaptureMap (Results 1 – 7 of 7) sorted by relevance
139 if (other.fNamedCaptureMap != nullptr && initNamedCaptureMap()) { in operator =()206 bool RegexPattern::initNamedCaptureMap() { in initNamedCaptureMap() function in RegexPattern
485 if (!fRXPat->initNamedCaptureMap()) { in doParseActions()
633 bool initNamedCaptureMap(); // Lazy init for fNamedCaptureMap.