arginfo_posix_get_last_error  210 ext/posix/posix.c ZEND_BEGIN_ARG_INFO(arginfo_posix_get_last_error, 0)
arginfo_posix_get_last_error  308 ext/posix/posix.c 	PHP_FE(posix_get_last_error,					arginfo_posix_get_last_error)
arginfo_posix_get_last_error  309 ext/posix/posix.c 	PHP_FALIAS(posix_errno, posix_get_last_error,	arginfo_posix_get_last_error)