Searched refs:yamlCompatiblityEnabled_ (Results 1 – 2 of 2) sorted by relevance
195 : yamlCompatiblityEnabled_( false ) in FastWriter()203 yamlCompatiblityEnabled_ = true; in enableYAMLCompatibility()265 document_ += yamlCompatiblityEnabled_ ? ": " in writeValue()
50 bool yamlCompatiblityEnabled_; variable