HomeSort by relevance Sort by last modified time
    Searched full:whitespace (Results 126 - 150 of 1013) sorted by null

1 2 3 4 56 7 8 91011>>

  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
nodeclonenodetrue.java 116 assertEquals("whitespace", expectedWhitespace, result);
nodelistreturnfirstitem.java 32 * which will either be a Text node (whitespace) or employeeId element.
nodelistreturnlastitem.java 32 * and check that it is either a Text element (with whitespace) or an address element.
nodereplacechildnodename.java 85 assertEquals("whitespace", "employeeId", childName);
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/
DOMConstants.java 64 public static final String DOM_ELEMENT_CONTENT_WHITESPACE = "element-content-whitespace";
  /external/apache-http/src/org/apache/http/message/
BasicLineParser.java 242 // end of line, no tolerance for trailing whitespace
246 // beginning of line, tolerate leading whitespace
251 } // else within line, don't tolerate whitespace
492 * Helper to skip whitespace.
  /external/dbus/dbus/
dbus-string-private.h 117 * Checks for ASCII whitespace byte
  /external/e2fsprogs/e2fsck/
argv_parse.c 62 /* Not whitespace, so start a new token */
  /external/expat/conftools/
PrintPath 48 # be whitespace separated directories.
  /external/freetype/src/base/
ftdebug.c 158 /* skip leading whitespace and separators */
  /external/icu4c/test/intltest/
usettest.h 39 * whitespace.
  /external/icu4c/tools/genprops/misc/
ucdmerge.c 43 /* ignore whitespace before the comment */
  /external/libpcap/
etherent.c 127 /* Must be whitespace */
  /external/libxml2/include/libxml/
schemasInternals.h 549 * a whitespace-facet value of "preserve"
555 * a whitespace-facet value of "replace"
561 * a whitespace-facet value of "collapse"
831 int whitespace; member in struct:_xmlSchemaFacet
  /external/opencore/tools_v2/build/make/
prog.mk 44 # remove any leading / trailing whitespace
  /external/proguard/src/proguard/util/
ListUtil.java 112 * Skips any whitespace characters.
  /external/webkit/WebCore/editing/
SmartReplaceICU.cpp 55 // Whitespace and newline (kCFCharacterSetWhitespaceAndNewline)
  /external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
common_unittest.py 41 _category = "whitespace/carriage_return"
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
uios.h 40 skipws = (1 << 12), ///< Skip whitespace when reading.
  /frameworks/base/telephony/java/com/android/internal/telephony/
ATResponseParser.java 151 /** Throws ATParseEx if whitespace extends to the end of string */
  /build/tools/droiddoc/src/
SampleTagInfo.java 33 * trailing whitespace, and reducing the indent level of the text to the indent
34 * level of the first non-whitespace line.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/util/encoders/
Base64Encoder.java 119 * whitespace characters will be ignored.
191 * whitespace characters will be ignored.
  /external/freetype/src/psaux/
psobjs.c 424 /* All whitespace characters are ignored. */
507 /* All exported parsing routines handle leading whitespace and stop at */
516 /* Note: PostScript allows any non-delimiting, non-whitespace */
631 /* first of all, skip leading whitespace */
732 /* this also handles leading whitespace */
808 /* skip whitespace in front of data */
886 /* skip whitespace in front of data */
1038 /* this also skips leading whitespace */
    [all...]
  /external/icu4c/tools/toolutil/
uparse.c 41 * following non-whitespace character.
129 /* skip lines with only whitespace */
  /external/qemu/android/
config.c 199 * from trailing whitespace.
214 /* strip trailing whitespace */

Completed in 183 milliseconds

1 2 3 4 56 7 8 91011>>