HomeSort by relevance Sort by last modified time
    Searched refs:findline (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Mac/Tools/
fixapplepython23.py 41 def findline(lines, start): function
54 i = findline(lines, new)
58 i = findline(lines, old)
  /external/syslinux/com32/cmenu/libmenu/
help.c 23 static char *findline(char *buffer, int count) function
62 f = findline(buf, from);
126 text = findline(title, 1); // end of first line

Completed in 107 milliseconds