Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dhtml.c1634 max_i, max_j, max_k; in PHP_FUNCTION() local
1637 max_i = 1; max_j = 4; max_k = 64; in PHP_FUNCTION()
1639 max_i = 0x1E; max_j = 64; max_k = 64; in PHP_FUNCTION()
1645 for (j = 0; j < max_j; j++) { in PHP_FUNCTION()

Completed in 13 milliseconds