support C style function ptr as args of function.
authoryu.dongliang <18588496441@163.com>
Sat, 18 Jul 2026 15:21:54 +0000 (23:21 +0800)
committeryu.dongliang <18588496441@163.com>
Sat, 18 Jul 2026 15:21:54 +0000 (23:21 +0800)
commit290ca8a892690aa0388952e8269d438ece7b79a4
treec33de67f2f269a147579eb8752c291e1dff4ebff
parent0aba129da9ebbe06298c5896674239488f91156a
support C style function ptr as args of function.
examples/c_func_ptr_arg.c [new file with mode: 0644]
parse/scf_dfa_function.c
parse/scf_dfa_operator.c
parse/scf_parse.h