Home
last modified time | relevance | path

Searched refs:JSONConstant (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
Ddecoder.py46 def JSONConstant(match, context, c=_CONSTANTS): function
48 pattern('(-?Infinity|NaN|true|false|null)')(JSONConstant)
190 JSONConstant,