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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ElemDesc.java 80 /** Bit position if this element type is a phrase. */
81 static final int PHRASE = (1 << 13);
  /external/chromium_org/third_party/libxml/src/
HTMLparser.c 617 #define PHRASE "em", "strong", "dfn", "code", "samp", "kbd", "var", "cite", "abbr", "acronym"
621 #define INLINE FONTSTYLE, PHRASE, SPECIAL, FORMCTRL
743 static const char* const pre_content[] = { PHRASE, "tt", "i", "b", "u", "s", "strike", "a", "br", "script", "map", "q", "span", "bdo", "iframe", NULL } ;
    [all...]
  /external/libxml2/
HTMLparser.c 617 #define PHRASE "em", "strong", "dfn", "code", "samp", "kbd", "var", "cite", "abbr", "acronym"
621 #define INLINE FONTSTYLE, PHRASE, SPECIAL, FORMCTRL
743 static const char* const pre_content[] = { PHRASE, "tt", "i", "b", "u", "s", "strike", "a", "br", "script", "map", "q", "span", "bdo", "iframe", NULL } ;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 147 milliseconds