Searched defs:STRINGCHUNK (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/simplejson/
H A Ddecoder.py88 STRINGCHUNK = re.compile(r'(.*?)(["\\\x00-\x1f])', FLAGS) variable
97 _b=BACKSLASH, _m=STRINGCHUNK.match):

Completed in 713 milliseconds