Home
last modified time | relevance | path

Searched defs:get_quoted_string (Results 1 – 3 of 3) sorted by relevance

/external/ltp/scripts/
Dcheckpatch.pl1599 sub get_quoted_string { subroutine
/external/python/cpython3/Lib/email/
D_header_value_parser.py1283 def get_quoted_string(value): function
/external/mesa3d/src/util/
Dparson.c913 static char * get_quoted_string(const char **string, size_t *output_string_len) { in get_quoted_string() function