Graphviz 13.0.0~dev.20241220.2304
|
a non-owning string reference More...
#include <strview.h>
Data Fields | |
const char * | data |
start of the pointed to string | |
size_t | size |
extent of the string in bytes | |
const char* strview_t::data |
Definition at line 21 of file strview.h.
Referenced by error_context(), find_attribute(), getName(), gv_get_ps_fontlist(), gvplugin_list(), gvplugin_load(), gvPluginList(), htmlEntity(), htmllex(), onematch(), picfontname(), prformat(), scanEntity(), set_attr_object_type(), split(), strview_case_eq(), strview_case_str_eq(), strview_cmp(), strview_eq(), strview_str(), strview_str_contains(), strview_str_eq(), svg_size(), tok(), tok_end(), tok_get(), and tok_next().
size_t strview_t::size |
Definition at line 22 of file strview.h.
Referenced by error_context(), find_attribute(), getName(), gvplugin_list(), gvplugin_load(), htmlEntity(), onematch(), picfontname(), prformat(), scanEntity(), set_attr_object_type(), strview_case_eq(), strview_cmp(), strview_str(), strview_str_contains(), and tok_next().