Sha256: 43486d183fb3a5c35ebce8d40ddb0bfec26a29494ea6118f4054929a34b66f78

Contents?: true

Size: 355 Bytes

Versions: 2

Compression:

Stored size: 355 Bytes

Contents

#include "ruby.h"
#include <string.h>

static VALUE to_json(int, VALUE*, VALUE);
static VALUE json_check_circular_and_transform(VALUE, VALUE, VALUE);
static VALUE json_check_circular_and_transform_call(VALUE);
static VALUE json_check_circular_and_transform_ensure(VALUE);
static VALUE new_line(VALUE, VALUE);
static VALUE json_shift(VALUE, VALUE, VALUE);

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fjson-0.1.1 ext/extensions/enumerable/enumerable.h
fjson-0.1.2 ext/extensions/enumerable/enumerable.h