arginfo_posix_get_last_error  202 ext/posix/posix.c ZEND_BEGIN_ARG_INFO(arginfo_posix_get_last_error, 0)
arginfo_posix_get_last_error  297 ext/posix/posix.c 	PHP_FE(posix_get_last_error,					arginfo_posix_get_last_error)
arginfo_posix_get_last_error  298 ext/posix/posix.c 	PHP_FALIAS(posix_errno, posix_get_last_error,	arginfo_posix_get_last_error)