Searched refs:JSONConstant (Results 1 – 1 of 1) sorted by relevance
46 def JSONConstant(match, context, c=_CONSTANTS): function48 pattern('(-?Infinity|NaN|true|false|null)')(JSONConstant)190 JSONConstant,