Home | Sort by: relevance | last modified time | path |
/src/include/ | |
bm.h | 49 } bm_pat; typedef in typeref:struct:__anon7d6fb5a50108 54 bm_pat *bm_comp(unsigned char const *, size_t, unsigned char const *); 55 unsigned char *bm_exec(bm_pat *, unsigned char *, size_t); 56 void bm_free(bm_pat *); |
bm.h | 49 } bm_pat; typedef in typeref:struct:__anon7d6fb5a50108 54 bm_pat *bm_comp(unsigned char const *, size_t, unsigned char const *); 55 unsigned char *bm_exec(bm_pat *, unsigned char *, size_t); 56 void bm_free(bm_pat *); |