Searched refs:JimParseExprNumber (Results 1 – 1 of 1) sorted by relevance
13687 static int JimParseExprNumber(struct JimParserCtx *pc);14598 return JimParseExprNumber(pc); in JimParseExpression()14626 static int JimParseExprNumber(struct JimParserCtx *pc) in JimParseExprNumber() function