|
Function Name  |
Hit count  |
| boolean_to_dom_tree(char const*, int) |
0 |
| double_to_string(double) |
0 |
| guint_to_dom_tree(char const*, unsigned int) |
2 |
| gdate_to_dom_tree(char const*, _GDate const*) |
8 |
| int_to_dom_tree(char const*, long) |
293 |
| time64_to_dom_tree(char const*, long) |
664 |
| gnc_numeric_to_dom_tree(char const*, _gnc_numeric const*) |
675 |
| commodity_ref_to_dom_tree(char const*, gnc_commodity_s const*) |
1169 |
| guid_to_dom_tree(char const*, _gncGuid const*) |
1258 |
| qof_instance_slots_to_dom_tree(char const*, QofInstance_s const*) |
1395 |
| add_text_to_node(_xmlNode*, char const*, char*) |
1749 |
| add_kvp_slot(char const*, KvpValueImpl*, void*) |
1984 |
| text_to_dom_tree(char const*, char const*) |
2041 |
| add_kvp_value_node(_xmlNode*, char const*, KvpValueImpl*) |
2744 |