MCPcopy Create free account
hub / github.com/WheretIB/nullc / c_str

Method c_str

external/pugixml/pugixml.cpp:5325–5328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5323 }
5324
5325 const char_t* c_str() const
5326 {
5327 return _buffer;
5328 }
5329
5330 size_t length() const
5331 {

Callers 15

BuildModuleFunction · 0.80
ImportEndFunction · 0.80
WndProcFunction · 0.80
StartLLVMGenerationFunction · 0.80
CreateEntryBlockAllocaFunction · 0.80
RunMethod · 0.80
PUGIXML_FUNCTION as_utf8Function · 0.80
PUGIXML_FUNCTION as_wideFunction · 0.80
compare_eqMethod · 0.80
compare_relMethod · 0.80
eval_booleanMethod · 0.80
eval_numberMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected