Home
last modified time | relevance | path

Searched +defs:regex +defs:h (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp131 uint32_t h) in DIEInfo()
406 const lldb_private::RegularExpression &regex, in AppendHashDataForRegularExpression()
466 const lldb_private::RegularExpression &regex, in AppendAllDIEsThatMatchingRegex()
/dflybsd-src/contrib/lvm2/dist/libdm/regex/
H A Dmatcher.c198 struct state_queue *h, *t, *tmp; in _calc_states() local
343 int dm_regex_match(struct dm_regex *regex, const char *s) in dm_regex_match()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSourceManager.cpp384 RegularExpression &regex, in FindLinesMatchingRegex()
592 const auto &h = mgr.getHighlighterFor(lldb::eLanguageTypeUnknown, path); in DisplaySourceLines() local
621 RegularExpression &regex, uint32_t start_line, uint32_t end_line, in FindLinesMatchingRegex()
/openbsd-src/gnu/usr.bin/perl/
H A Ddump.c979 const REGEXP * const regex = PM_GETRE(pm); in S_pm_description() local
2176 HE* h; Perl_do_sv_dump() local
[all...]
/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c3982 CORE_ADDR l, h; in hardware_watchpoint_inserted_in_range() local
7758 char *regex; member