Searched defs:input_length (Results 1 – 3 of 3) sorted by relevance
405 unsigned input_length; /* nonzero if input_result is allocated */ member
217 Lex(const char* input_string, size_t input_length, int parsing_token) in Lex()