Searched refs:word_begin (Results 1 - 2 of 2) sorted by relevance

/external/curl/src/
H A Dtool_formparse.c58 char *word_begin = NULL; local
63 word_begin = ptr;
93 return word_begin + 1;
98 ptr = word_begin;
104 return word_begin;
/external/libbrillo/brillo/http/
H A Dhttp_utils.cc420 bool word_begin = true; local
423 word_begin = true;
425 if (word_begin) {
430 word_begin = false;

Completed in 300 milliseconds