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

Function xpath_string_const

external/pugixml/pugixml.cpp:5368–5371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5366 };
5367
5368 xpath_string xpath_string_const(const char_t* str)
5369 {
5370 return xpath_string(str, false);
5371 }
5372}
5373
5374namespace

Callers 3

string_valueFunction · 0.85
convert_number_to_stringFunction · 0.85
eval_stringMethod · 0.85

Calls 1

xpath_stringClass · 0.85

Tested by

no test coverage detected