HomeSort by relevance Sort by last modified time
    Searched defs:COLOR_NAME (Results 1 - 2 of 2) sorted by null

  /external/owasp/sanitizer/src/main/org/owasp/html/examples/
EbayPolicyExample.java 65 private static final Pattern COLOR_NAME = Pattern.compile(
105 return COLOR_NAME.matcher(s).matches()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
icm.h 15 typedef char COLOR_NAME[32];
16 typedef COLOR_NAME *PCOLOR_NAME,*LPCOLOR_NAME;
22 COLOR_NAME szPrefix;
23 COLOR_NAME szSuffix;

Completed in 91 milliseconds