constant SERVICES_JSON_SLICE in Video 7
Marker constant for Services_JSON::decode(), used to flag stack state
1 use of SERVICES_JSON_SLICE
- Services_JSON::decode in modules/
video_zencoder/ includes/ lib/ JSON.php - decodes a JSON string into appropriate variable
File
- modules/
video_zencoder/ includes/ lib/ JSON.php, line 61
Code
define('SERVICES_JSON_SLICE', 1);