Home
last modified time | relevance | path

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

/dports/games/frogatto/frogatto-1.3.1/src/
H A Dsimple_wml.cpp334 doc_->take_ownership_of_buffer(buf); in set_attr_dup()
713 n.doc_->take_ownership_of_buffer(key); in copy_into()
714 n.doc_->take_ownership_of_buffer(value); in copy_into()
723 n.doc_->take_ownership_of_buffer(buf); in copy_into()
737 doc_->take_ownership_of_buffer(name); in apply_diff()
738 doc_->take_ownership_of_buffer(value); in apply_diff()
776 doc_->take_ownership_of_buffer(buf); in apply_diff()
H A Dsimple_wml.hpp253 void take_ownership_of_buffer(char* buffer) { in take_ownership_of_buffer() function in simple_wml::document
/dports/games/wesnoth/wesnoth-1.14.17/src/server/
H A Dsimple_wml.cpp435 doc_->take_ownership_of_buffer(buf); in set_attr_dup()
811 n.doc_->take_ownership_of_buffer(key); in copy_into()
812 n.doc_->take_ownership_of_buffer(value); in copy_into()
821 n.doc_->take_ownership_of_buffer(buf); in copy_into()
835 doc_->take_ownership_of_buffer(name); in apply_diff()
836 doc_->take_ownership_of_buffer(value); in apply_diff()
874 doc_->take_ownership_of_buffer(buf); in apply_diff()
H A Dsimple_wml.hpp280 void take_ownership_of_buffer(char* buffer) { in take_ownership_of_buffer() function in simple_wml::document