Smutty


Globals


Global Summary
final mixed

Smutty_JSON_IN_ARR

Marker constant for Smutty_JSON::decode(), used to flag stack state /

final mixed

Smutty_JSON_IN_CMT

Marker constant for Smutty_JSON::decode(), used to flag stack state /

final mixed

Smutty_JSON_IN_OBJ

Marker constant for Smutty_JSON::decode(), used to flag stack state /

final mixed

Smutty_JSON_IN_STR

Marker constant for Smutty_JSON::decode(), used to flag stack state /

final mixed

Smutty_JSON_LOOSE_TYPE

Behavior switch for Smutty_JSON::decode() /

final mixed

Smutty_JSON_SLICE

Marker constant for Smutty_JSON::decode(), used to flag stack state /

final mixed

Smutty_JSON_SUPPRESS_ERRORS

Behavior switch for Smutty_JSON::decode() /

mixed

_COOKIE

mixed

_GET

mixed

_POST

mixed

_REQUEST

mixed

argv

mixed

smut

Global Detail

Smutty_JSON_IN_ARR

public final mixed Smutty_JSON_IN_ARR = 3

Marker constant for Smutty_JSON::decode(), used to flag stack state /


Smutty_JSON_IN_CMT

public final mixed Smutty_JSON_IN_CMT = 5

Marker constant for Smutty_JSON::decode(), used to flag stack state /


Smutty_JSON_IN_OBJ

public final mixed Smutty_JSON_IN_OBJ = 4

Marker constant for Smutty_JSON::decode(), used to flag stack state /


Smutty_JSON_IN_STR

public final mixed Smutty_JSON_IN_STR = 2

Marker constant for Smutty_JSON::decode(), used to flag stack state /


Smutty_JSON_LOOSE_TYPE

public final mixed Smutty_JSON_LOOSE_TYPE = 16

Behavior switch for Smutty_JSON::decode() /


Smutty_JSON_SLICE

public final mixed Smutty_JSON_SLICE = 1

Marker constant for Smutty_JSON::decode(), used to flag stack state /


Smutty_JSON_SUPPRESS_ERRORS

public final mixed Smutty_JSON_SUPPRESS_ERRORS = 32

Behavior switch for Smutty_JSON::decode() /


public mixed _COOKIE = array_map( 'stripslashes_deep'

_GET

public mixed _GET = array_map( 'stripslashes_deep'

_POST

public mixed _POST = array_map( 'stripslashes_deep'

_REQUEST

public mixed _REQUEST = array_map( 'stripslashes_deep'

argv

public mixed argv

smut

public mixed smut = new Smutty_Smut

Smutty