Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp-file.c24 static ipp_t *parse_collection(_ipp_file_t *f, _ipp_vars_t *v, void *user_data);
427 parse_collection( in parse_collection() function
803 if ((col = parse_collection(f, v, user_data)) == NULL) in parse_value()