Home
last modified time | relevance | path

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

/external/pigweed/pw_tool/
Dmain.cc58 bool in_quote = false; in TokenizeLine() local
/external/libchrome/base/strings/
Dstring_tokenizer.h216 bool in_quote; member
/external/selinux/libsemanage/src/
Dsemanage_store.c1305 int num_args = 0, in_quote = 0, in_dquote = 0, rc; in split_args() local