Home
last modified time | relevance | path

Searched defs:findfile (Results 1 – 3 of 3) sorted by relevance

/external/lua/src/
Dloadlib.c472 static const char *findfile (lua_State *L, const char *name, in findfile() function
/external/python/cpython2/Lib/test/support/
D__init__.py820 def findfile(file, subdir=None): function
/external/python/cpython3/Lib/test/support/
D__init__.py1059 def findfile(filename, subdir=None): function