Home
last modified time | relevance | path

Searched defs:match_add (Results 1 – 15 of 15) sorted by relevance

/dports/security/ssdeep/ssdeep-2.14.1/
H A Dmatch.cpp356 bool match_add(state *s, Filedata * f) { in match_add() function
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/src/
H A Daho-corasick.c353 match * match_add(match * last, size_t start, size_t len, unsigned short match_type) { in match_add() function
/dports/science/gramps/gramps-5.1.4/gramps/gui/widgets/
H A Dstyledtextbuffer.py664 def match_add(self, pattern, flavor): member in StyledTextBuffer
/dports/editors/vim/vim-8.2.3745/src/
H A Dmatch.c28 match_add( in match_add() function
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/musashi/
H A Dm68kmake.c198 unsigned int match_add; member
/dports/games/libretro-picodrive/picodrive-600894e/cpu/musashi/
H A Dm68kmake.c197 unsigned int match_add; member
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/m68k/
H A Dm68kmake.c195 unsigned int match_add; member
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/m68k/
H A Dm68kmake.c195 unsigned int match_add; member
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/musashi/
H A Dm68kmake.c197 unsigned int match_add; member
/dports/emulators/dgen-sdl/dgen-sdl-1.33/musa/
H A Dm68kmake.c194 unsigned int match_add; member
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/m68000/
H A Dm68kmake.c198 unsigned int match_add; member
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/m68000/
H A Dm68kmake.c198 unsigned int match_add; member
/dports/biology/py-orange3-bioinformatics/Orange3-Bioinformatics-4.3.1/orangecontrib/bioinformatics/kegg/
H A Dapi.py639 def match_add(search_id, entry): function
/dports/x11/terminator/terminator-2.1.1/terminatorlib/
H A Dterminal.py365 def match_add(self, name, match): member in Terminal
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dwindow.c6678 int match_add(win_T *wp, const char *const grp, const char *const pat, int prio, int id, in match_add() function