]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
get rid of tokenize_ephemeral_expression()
authorAlan T. DeKok <aland@freeradius.org>
Sat, 7 Oct 2023 14:49:35 +0000 (10:49 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 7 Oct 2023 14:51:58 +0000 (10:51 -0400)
commit9149bda78555f0700b6baeccedfb243a5badb26d
treea325bd3a81ce2c3ecf02effee3feac64e41a77c2
parent4eb6a26ff7a8ba2ad4d85f7269c671dd3cdbe851
get rid of tokenize_ephemeral_expression()

and just rely on t_rules->xlat.runtime_el
src/bin/unit_test_attribute.c
src/bin/unit_test_module.c
src/lib/unlang/xlat.h
src/lib/unlang/xlat_builtin.c
src/lib/unlang/xlat_expr.c
src/lib/unlang/xlat_tokenize.c