Searched refs:UTF8PATT (Results 1 – 1 of 1) sorted by relevance
268 #define UTF8PATT "[\0-\x7F\xC2-\xFD][\x80-\xBF]*" macro285 lua_pushlstring(L, UTF8PATT, sizeof(UTF8PATT)/sizeof(char) - 1); in luaopen_utf8()
Completed in 6 milliseconds