Home
last modified time | relevance | path

Searched refs:fromtext (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Ddifflib.py1819 (fromline,fromtext),(toline,totext) = fromdata,todata
1823 self._split_line(fromlist,fromline,fromtext)
/third_party/pcre2/pcre2/src/
Dpcre2grep.c3688 compile_pattern(patstr *p, int options, int fromfile, const char *fromtext, in compile_pattern() argument
3736 "at offset %d: %s\n", count, fromtext, (int)erroffset, errmessbuffer); in compile_pattern()
3742 fromtext, (int)erroffset, errmessbuffer); in compile_pattern()
3745 ordin(count), fromtext, (int)erroffset, errmessbuffer); in compile_pattern()