Searched refs:anchorEnd_ (Results 1 – 1 of 1) sorted by relevance
91 stateSet_(), state0_(allocator, 0), state1_(allocator, 0), anchorBegin_(), anchorEnd_() in RAPIDJSON_DIAG_OFF()118 return SearchWithAnchoring(is, anchorBegin_, anchorEnd_); in RAPIDJSON_DIAG_OFF()219 anchorEnd_ = true; in RAPIDJSON_DIAG_OFF()685 bool anchorEnd_; in RAPIDJSON_DIAG_OFF() local