annotate libnumdb2/lookup_func.h @ 272:c78b8d6ce885

doc/Number-database: should be complete for now
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 26 Nov 2023 19:13:52 -0800
parents f78c097108a7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
237
f78c097108a7 libnumdb2/lookup_func.h: add for use by client programs
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 extern struct owned_number_rec *numdb_lookup_nanp();
f78c097108a7 libnumdb2/lookup_func.h: add for use by client programs
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 extern struct short_number_rec *numdb_lookup_short();