OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parse_token
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/blkid/
read.c
240
static int
parse_token
(char **name, char **value, char **cp)
function
313
if ((ret =
parse_token
(&name, &value, cp)) <= 0 /* &&
tag.c
216
*
parse_token
, because that will end an unquoted value at a space, while
/hardware/ril/mock-ril/src/cpp/
msgheader.pb.cpp
218
if (input->ExpectTag(32)) goto
parse_token
;
226
parse_token
:
Completed in 947 milliseconds