HomeSort by: relevance | last modified time | path
    Searched defs:bm_pat (Results 1 - 2 of 2) sorted by relevancy

  /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 *);

Completed in 21 milliseconds