Searched defs:lines (Results 1 – 8 of 8) sorted by relevance
183 $lines = explode("\n", file_get_contents($e{'file'})); variable326 $lines = explode("\n", file_get_contents($e{'file'})); variable
46 uint32_t lines; member
78 PHPDBG_SET(lines) /* {{{ */ in PHPDBG_SET() argument
47 PHPDBG_LIST(lines) /* {{{ */ in PHPDBG_LIST() argument
311 zend_ulong lines; /* max number of lines to display */ variable
370 uint32_t lines; in phpdbg_get_terminal_height() local
1352 size_t lines, linecnt, bytecnt; in mcopy() local
1985 size_t lines; in ftp_genlist() local
Completed in 20 milliseconds