PHP 8.2.30
Preview: encoding.h Size: 1.28 KB
//opt/alt/ruby32/include/ruby/encoding.h

#ifndef RUBY_ENCODING_H                              /*-*-C++-*-vi:se ft=cpp:*/
#define RUBY_ENCODING_H 1
/**
 * @file
 * @author     $Author: matz $
 * @date       Thu May 24 11:49:41 JST 2007
 * @copyright  Copyright (C) 2007 Yukihiro Matsumoto
 * @copyright  This  file  is   a  part  of  the   programming  language  Ruby.
 *             Permission  is hereby  granted,  to  either redistribute  and/or
 *             modify this file, provided that  the conditions mentioned in the
 *             file COPYING are met.  Consult the file for details.
 * @brief      Encoding relates APIs.
 *
 * These APIs are mainly for  implementing encodings themselves.  Encodings are
 * built on  top of  Ruby's core  CAPIs.  Though not  prohibited, there  can be
 * relatively less rooms for things in  this header file be useful when writing
 * an extension library.
 */
#include "ruby/ruby.h"

#include "ruby/internal/encoding/coderange.h"
#include "ruby/internal/encoding/ctype.h"
#include "ruby/internal/encoding/encoding.h"
#include "ruby/internal/encoding/pathname.h"
#include "ruby/internal/encoding/re.h"
#include "ruby/internal/encoding/sprintf.h"
#include "ruby/internal/encoding/string.h"
#include "ruby/internal/encoding/symbol.h"
#include "ruby/internal/encoding/transcode.h"

#endif /* RUBY_ENCODING_H */

Directory Contents

Dirs: 4 × Files: 27

Name Size Perms Modified Actions
backward DIR
- drwxr-xr-x 2025-09-13 07:02:21
Edit Download
fiber DIR
- drwxr-xr-x 2025-09-13 07:02:21
Edit Download
internal DIR
- drwxr-xr-x 2025-09-13 07:02:21
Edit Download
io DIR
- drwxr-xr-x 2025-09-13 07:02:21
Edit Download
7.55 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
26.18 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
1.12 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
13.77 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
1.19 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
22.59 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
2.76 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
1.70 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
1.28 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
2.34 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
34.67 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
10.79 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
6.67 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
43.80 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
262 B lrw-r--r-- 2025-08-20 14:36:28
Edit Download
8.71 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
11.51 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
5.44 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
1011 B lrw-r--r-- 2025-08-20 14:36:28
Edit Download
11.46 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
7.48 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
806 B lrw-r--r-- 2025-08-20 14:36:28
Edit Download
9.14 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
6.57 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
8.24 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
4.76 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download
2.08 KB lrw-r--r-- 2025-08-20 14:36:28
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).