summaryrefslogtreecommitdiff
path: root/tags
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-11-04 22:55:22 +0000
committerPaul Buetow <paul@buetow.org>2008-11-04 22:55:22 +0000
commit87de8060633801d3793246967f43c6159b0f5351 (patch)
tree94291ac0c25ef225b338532f0e94f81b7e2eda38 /tags
parent43cdc845c8c10bbf0e4c0f70b09a6f5290931832 (diff)
astyle
Diffstat (limited to 'tags')
-rw-r--r--tags1
1 files changed, 1 insertions, 0 deletions
diff --git a/tags b/tags
index 6915cc7..1896056 100644
--- a/tags
+++ b/tags
@@ -72,6 +72,7 @@ arrayiterator_has_next ./src/data/array.c /^arrayiterator_has_next(ArrayIterator
arrayiterator_new ./src/data/array.c /^arrayiterator_new(Array *p_array) {$/
arrayiterator_next ./src/data/array.c /^arrayiterator_next(ArrayIterator *p_arrayiterator)/
convert_function_arg_types_to_highest ./src/core/convert.c /^convert_function_arg_types_to_highest(Stack *p_sta/
+convert_to_array ./src/core/convert.c /^convert_to_array(Token *p_token) {$/
convert_to_double ./src/core/convert.c /^convert_to_double(Token *p_token) {$/
convert_to_highest ./src/core/convert.c /^convert_to_highest(Token *p_token1, Token *p_token/
convert_to_integer ./src/core/convert.c /^convert_to_integer(Token *p_token) {$/