Home
last modified time | relevance | path

Searched defs:lines (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/standard/html_tables/
H A Dhtml_table_gen.php183 $lines = explode("\n", file_get_contents($e{'file'})); variable
326 $lines = explode("\n", file_get_contents($e{'file'})); variable
/php-src/sapi/phpdbg/
H A Dphpdbg_list.h46 uint32_t lines; member
H A Dphpdbg_set.c78 PHPDBG_SET(lines) /* {{{ */ in PHPDBG_SET() argument
H A Dphpdbg_list.c47 PHPDBG_LIST(lines) /* {{{ */ in PHPDBG_LIST() argument
H A Dphpdbg.h310 zend_ulong lines; /* max number of lines to display */ variable
H A Dphpdbg_utils.c370 uint32_t lines; in phpdbg_get_terminal_height() local
/php-src/ext/fileinfo/libmagic/
H A Dsoftmagic.c1356 size_t lines, linecnt, bytecnt; in mcopy() local
/php-src/ext/ftp/
H A Dftp.c2006 size_t lines; in ftp_genlist() local

Completed in 25 milliseconds