| 
    Graphviz 14.0.3~dev.20251104.0241
    
   | 
 
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(), getval(), 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(), getval(), 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().