Home
last modified time | relevance | path

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

/external/pcre/
Dpcre_internal.h751 #define CHAR_Q 'Q' macro
1011 #define CHAR_Q '\121' macro
Dpcre_compile.c1234 if (*ptr == CHAR_Q) for (;;) in find_parens_sub()
1285 if (*ptr == CHAR_Q) for (;;) in find_parens_sub()
3754 while (*ptr == CHAR_BACKSLASH && ptr[1] == CHAR_Q) in compile_branch()
/external/chromium/chrome/browser/search_engines/
Dtemplate_url_prepopulate_data.cc3005 #define CHAR_Q 'Q' in GetPrepopulationSetFromCountryID() macro