Searched refs:jsondec_codepoint (Results 1 – 6 of 6) sorted by relevance
353 static uint32_t jsondec_codepoint(jsondec* d) { in jsondec_codepoint() function381 uint32_t cp = jsondec_codepoint(d); in jsondec_unicode()385 uint32_t low = jsondec_codepoint(d); in jsondec_unicode()
379 static uint32_t jsondec_codepoint(jsondec* d) { in jsondec_codepoint() function407 uint32_t cp = jsondec_codepoint(d); in jsondec_unicode()411 uint32_t low = jsondec_codepoint(d); in jsondec_unicode()
2350 static uint32_t jsondec_codepoint(jsondec* d) { in jsondec_codepoint() function2378 uint32_t cp = jsondec_codepoint(d); in jsondec_unicode()2384 low = jsondec_codepoint(d); in jsondec_unicode()
2679 static uint32_t jsondec_codepoint(jsondec* d) { in jsondec_codepoint() function2707 uint32_t cp = jsondec_codepoint(d); in jsondec_unicode()2713 low = jsondec_codepoint(d); in jsondec_unicode()