Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
local
/
php5
/
include
/
php
/
ext
/
mbstring
/
oniguruma
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
oniguruma.h
38.69 KB
-rw-r--r--
2023-10-19 05:06:15
Edit
Del
php_onig_compat.h
365 B
-rw-r--r--
2023-10-19 05:06:15
Edit
Del
Editing: php_onig_compat.h
(365 B)
Path: /usr/local/php5/include/php/ext/mbstring/oniguruma/php_onig_compat.h
Back
#ifndef _PHP_MBREGEX_COMPAT_H #define _PHP_MBREGEX_COMPAT_H #define re_pattern_buffer php_mb_re_pattern_buffer #define regex_t php_mb_regex_t #define re_registers php_mb_re_registers #ifdef HAVE_STDARG_H #ifndef HAVE_STDARG_PROTOTYPES #define HAVE_STDARG_PROTOTYPES 1 #endif #endif #endif /* _PHP_MBREGEX_COMPAT_H */