6 calls to drupal_json_encode()

ajax_render in drupal-7.x/includes/ajax.inc
Renders a commands array into JSON.
DrupalJSONTest::testJSON in drupal-7.x/modules/simpletest/tests/common.test
Tests converting PHP variables to JSON strings and back.
drupal_get_js in drupal-7.x/includes/common.inc
Returns a themed presentation of all JavaScript code for the current page.
drupal_json_output in drupal-7.x/includes/common.inc
Returns data in JSON format.
TaxonomyTermTestCase::testTermAutocompletion in drupal-7.x/modules/taxonomy/taxonomy.test
Tests term autocompletion edge cases with slashes in the names.
_locale_rebuild_js in drupal-7.x/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.