Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dmktable.c1108 #define NCOL 8 in exec() macro
1134 if (c % NCOL == 0) fputs(" ", fp); in exec()
1137 if (c != 0 && c % NCOL == (NCOL-1)) in exec()

Completed in 6 milliseconds