custom_apropos_tokenizer.c | 1 /* $NetBSD: custom_apropos_tokenizer.c,v 1.6 2023/08/07 20:35:21 tnn Exp $ */ 33 #include "custom_apropos_tokenizer.h" 40 typedef struct custom_apropos_tokenizer { struct 42 } custom_apropos_tokenizer; typedef in typeref:struct:custom_apropos_tokenizer 64 custom_apropos_tokenizer *t;
|