Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds