Searched refs:jsondec_tryparsech (Results 1 – 1 of 1) sorted by relevance
94 static bool jsondec_tryparsech(jsondec *d, char ch) { in jsondec_tryparsech() function111 if (!jsondec_tryparsech(d, ch)) { in jsondec_wsch()248 if (jsondec_tryparsech(d, '0')) { in jsondec_number()257 if (jsondec_tryparsech(d, '.')) { in jsondec_number()