Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c1006 static void addlenmod (char *form, const char *lenmod) { in addlenmod() argument
1008 size_t lm = strlen(lenmod); in addlenmod()
1010 strcpy(form + l - 1, lenmod); in addlenmod()