aboutsummaryrefslogtreecommitdiffstats
path: root/result
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-08-23 13:41:17 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-08-23 13:41:17 +0000
commitccb4d41c13bea3c81cf074ed43b84bd686c7d124 (patch)
treec7d56d40d67fec84e268eb58b07851f736deb936 /result
parent5eee767ca9b30a8e8c54808c82060ceb41630d6a (diff)
downloadandroid_external_libxml2-ccb4d41c13bea3c81cf074ed43b84bd686c7d124.tar.gz
android_external_libxml2-ccb4d41c13bea3c81cf074ed43b84bd686c7d124.tar.bz2
android_external_libxml2-ccb4d41c13bea3c81cf074ed43b84bd686c7d124.zip
regenerated fixed a compilation problem some cleanups and one bug fix
* elfgcchack.h testapi.c doc/*: regenerated * schematron.c: fixed a compilation problem * xmlregexp.c include/libxml/xmlregexp.h: some cleanups and one bug fix * result/expr/base: slightly changes the number of Cons. Daniel
Diffstat (limited to 'result')
-rw-r--r--result/expr/base2
1 files changed, 1 insertions, 1 deletions
diff --git a/result/expr/base b/result/expr/base
index b682818d..9ab0d199 100644
--- a/result/expr/base
+++ b/result/expr/base
@@ -82,4 +82,4 @@ Subexp: a{0,100},(a|c) => accept, Ok
Subexp: a{0,101},(a|c) => reject, Ok
Expression: (a, ((b, c, d){0,5}, e{0,1}){0,4}, f)
Subexp: (a, b, (c, d, b){2,3}, c, d, e, f) => accept, Ok
-Ops: 0 nodes, 205 cons
+Ops: 0 nodes, 221 cons