[json-glib] symbols: Add JsonPath public entry points



commit 295c469329d040b4d311e9c295bec908856190d6
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Wed Jun 1 07:54:48 2011 +0100

    symbols: Add JsonPath public entry points

 json-glib/json-glib.symbols |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/json-glib/json-glib.symbols b/json-glib/json-glib.symbols
index d42e336..8727fa5 100644
--- a/json-glib/json-glib.symbols
+++ b/json-glib/json-glib.symbols
@@ -136,6 +136,12 @@ json_parser_load_from_stream
 json_parser_load_from_stream_async
 json_parser_load_from_stream_finish
 json_parser_new
+json_path_compile
+json_path_error_quark
+json_path_get_type
+json_path_match
+json_path_new
+json_path_query
 json_reader_count_elements
 json_reader_count_members
 json_reader_end_element



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]