⚝
One Hat Cyber Team
⚝
Your IP:
3.139.239.16
Server IP:
46.30.215.167
Server:
Linux cvq1i3q8c 6.8.0-51-generic #52+onecomnfs.20241217.0912 SMP PREEMPT_DYNAMIC Tue Dec 17 10:10 x86_64
Server Software:
Apache
PHP Version:
8.4.6
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
x86_64-linux-gnu
/
perl
/
5.34.0
/
CORE
/
View File Name :
perlapi.h
/* * * perlapi.h * * Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, * 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. * */ /* * This file used to declare accessor functions for Perl variables * when PERL_GLOBAL_STRUCT was enabled, but that no longer exists. * This file is kept for backwards compatiblity with XS code that * might include it. */ #ifndef __perlapi_h__ #define __perlapi_h__ #endif /* __perlapi_h__ */