Home
last modified time | relevance | path

Searched refs:name_following_id (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/tools/inspect/
Dlink_check.cpp169 bool name_following_id = ( attribute == "name" && previous_id == bookmark ); in inspect() local
173 if ( tag != "meta" && !name_following_id ) in inspect()