Searched defs:strip_prefix (Results 1 – 4 of 4) sorted by relevance
207 def treeify_syms(symbols, strip_prefix=None, cppfilt=None): argument304 def dump_nm(nmfile, strip_prefix, cppfilt): argument
143 def strip_prefix(s): function
778 bool strip_prefix = true; in ecma_number_parse_int() local
663 pub fn strip_prefix<P>(&self, pat: P) -> Option<&Self> in strip_prefix() method