Searched defs:isQuote (Results 1 - 6 of 6) sorted by relevance

/external/proguard/src/proguard/
H A DWordReader.java192 if (isQuote(startChar))
382 private boolean isQuote(char character) method in class:WordReader
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DContentData.h51 virtual bool isQuote() const { return false; } function in class:blink::ContentData
174 virtual bool isQuote() const OVERRIDE { return true; }
179 if (!data.isQuote())
/external/llvm/lib/Support/
H A DCommandLine.cpp468 static bool isQuote(char C) { function
496 if (isQuote(Src[I])) {
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderObject.h372 virtual bool isQuote() const { return false; } function in class:blink::RenderObject
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/DataEntryWriterFactory.class DataEntryWriterFactory.java package proguard public ...

Completed in 855 milliseconds