Searched defs:m_match (Results 1 – 3 of 3) sorted by relevance
82 bool m_match; member in WebCore::DocumentMarkerTextMatch
252 mutable unsigned m_match : 4; // enum Match variable
297 Node* m_match = m_node->edges_in_frequency_order.front(); in TrySolveNode() local