Home
last modified time | relevance | path

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

/external/pcre/
Dpcre_internal.h750 #define CHAR_P 'P' macro
1010 #define CHAR_P '\120' macro
Dpcre_compile.c1199 if (*ptr == CHAR_P) ptr++; /* Allow optional P */ in find_parens_sub()
5232 case CHAR_P: /* Python-style named subpattern handling */ in compile_branch()
/external/chromium/chrome/browser/search_engines/
Dtemplate_url_prepopulate_data.cc3004 #define CHAR_P 'P' in GetPrepopulationSetFromCountryID() macro