Home
last modified time | relevance | path

Searched refs:start_column (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Djson.c2603 unsigned start_line, start_column; in json_tokenize() local
2639 start_column = *column; in json_tokenize()
2766 *ret_column = start_column; in json_tokenize()