Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dlstrlib.c566 static int nospecials (const char *p, size_t l) { in nospecials() function
588 if (find && (lua_toboolean(L, 4) || nospecials(p, lp))) { in str_find_aux()
/external/syslinux/com32/lua/src/
Dlstrlib.c566 static int nospecials (const char *p, size_t l) { in nospecials() function
588 if (find && (lua_toboolean(L, 4) || nospecials(p, lp))) { in str_find_aux()