Search results

Jump to navigation Jump to search
  • ...andbox', '/[Tt]estcases'}; -- list of Lua patterns found in page names of pages we should not categorize ['j-page(s)'] = ': $1', -- same for page and pages
    51 KB (6,430 words) - 21:52, 25 January 2019
  • 2. If the length of the substring is less than 6, left-fill the substring with zeroes until the length is six. ...g.rep("0", 6-string.len (suffix)) .. suffix; -- 3.b.2 left fill the suffix with 0s if suffix length less than 6
    47 KB (7,429 words) - 21:52, 25 January 2019
  • ...original 'for _, val in pairs do' and a similar version that used ipairs. With the pairs version the order of evaluation could not be guaranteed. With the ipairs version, a nil value would terminate
    174 KB (26,231 words) - 21:52, 25 January 2019