OS_UNIX = false
(line 35)
OS_WINDOWS = true
(line 34)
PATH_SEPARATOR = ';'
(line 46)
PEAR_ERROR_CALLBACK = 16
(line 28)
PEAR_ERROR_DIE = 8
(line 27)
PEAR_ERROR_EXCEPTION = 32
(line 29)
PEAR_ERROR_PRINT = 2
(line 25)
PEAR_ERROR_RETURN = 1
(line 24)
PEAR_ERROR_TRIGGER = 4
(line 26)
PEAR_OS = 'Windows'
(line 36)
PEAR_ZE2 = (function_exists('version_compare')&&version_compare(zend_version(),"2-dev","ge"))
(line 30)