You are here

constant SERVICES_JSON_IN_CMT in Video 7

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

1 use of SERVICES_JSON_IN_CMT
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 81

Code

define('SERVICES_JSON_IN_CMT', 5);