Home
last modified time | relevance | path

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

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_eol.c33 {"CR", "\r", PHPDBG_EOL_CR},
44 PHPDBG_G(eol) = PHPDBG_EOL_CR; in phpdbg_eol_global_update()
133 } else if (PHPDBG_EOL_LF == PHPDBG_G(eol) || PHPDBG_EOL_CR == PHPDBG_G(eol)) { in phpdbg_eol_convert()
H A Dphpdbg_eol.h34 PHPDBG_EOL_CR /* MAC */ enumerator

Completed in 7 milliseconds