Data Structures | |
| class | Services_JSON |
Namespaces | |
| namespace | Services_JSON |
Enumerations | |
| enum | SERVICES_JSON_SLICE |
| enum | SERVICES_JSON_IN_STR |
| enum | SERVICES_JSON_IN_ARR |
| enum | SERVICES_JSON_IN_OBJ |
| enum | SERVICES_JSON_IN_CMT |
| enum | SERVICES_JSON_LOOSE_TYPE |
| enum | SERVICES_JSON_SUPPRESS_ERRORS |
| enum SERVICES_JSON_IN_ARR |
Marker constant for Services_JSON::decode(), used to flag stack state
| enum SERVICES_JSON_IN_CMT |
Marker constant for Services_JSON::decode(), used to flag stack state
| enum SERVICES_JSON_IN_OBJ |
Marker constant for Services_JSON::decode(), used to flag stack state
| enum SERVICES_JSON_IN_STR |
Marker constant for Services_JSON::decode(), used to flag stack state
Behavior switch for Services_JSON::decode()
| enum SERVICES_JSON_SLICE |
Marker constant for Services_JSON::decode(), used to flag stack state
Behavior switch for Services_JSON::decode()
1.5.8