Searched
full:whitespace (Results
426 -
450 of
1013) sorted by null
<<11121314151617181920>>
/external/webkit/WebCore/dom/ |
Text.cpp | 235 // Whitespace at the start of a block just goes away. Don't even
|
/external/webkit/WebCore/html/ |
HTMLObjectElement.cpp | 271 // <param> elements, unknown elements and whitespace can be
|
/external/webkit/WebKit/mac/Panels/ |
WebAuthenticationPanel.m | 134 // Consider the realm name to be "simple" if it does not contain any whitespace or newline characters.
|
/packages/apps/Email/src/org/apache/james/mime4j/util/ |
CharsetUtil.java | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/sdk/ |
TestLayoutDevicesXsd.java | 314 /** WHitespace around token is accepted by the schema. */
|
/dalvik/libcore/json/src/main/java/org/json/ |
JSONTokener.java | 167 * is terminated by "\r\n", the '\n' must be consumed as whitespace by the 494 * Returns the next character that is not whitespace and does not belong to
|
/dalvik/libcore/logging/src/main/java/java/util/logging/ |
LogManager.java | 92 * handler classes separated by whitespace, these classes must be subclasses of 98 * whitespace. Each class must have a default constructor, in which it can
|
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
StreamTokenizerTest.java | 571 assertEquals("WordChars failed for whitespace.", "Hello World", st.sval 578 assertTrue("WordChars failed for whitespace: " + st.sval, st.sval
|
/dalvik/libcore/luni/src/test/java/tests/api/java/util/ |
PropertiesTest.java | 225 assertEquals("Failed to ignore whitespace", "b", prop.get("a")); 229 assertEquals("Failed to interpret whitespace as =", "b", prop.get("a"));
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBase.java | 133 * The whitespace filter that enables elements to strip whitespace or not. 137 /** Flag indicating whether to strip whitespace nodes */ 140 /** Stack of flags indicating whether to strip whitespace nodes */ [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
DOM2DTMdefaultNamespaceDeclarationNode.java | 546 * the returned string does not contain any markup. No whitespace 596 * the returned string does not contain any markup. No whitespace
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
SAX2DTM.java | [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xpath/patterns/ |
NodeTest.java | 50 * DOM has already been stripped of whitespace nodes. 53 "http://xml.apache.org/xpath/features/whitespace-pre-stripping";
|
/dalvik/libcore/xml/src/test/java/org/apache/harmony/xml/ |
XsltXPathConformanceTestSuite.java | 412 * data such as namespace prefixes, comments, and whitespace is ignored. 496 // TODO: is it okay to trim whitespace in general? This may cause
|
/development/pdk/docs/porting/ |
build_cookbook.jd | 395 <td valign="top"><p>Set <code>LOCAL_MODULE_TAGS</code> to any number of whitespace-separated 470 <td valign="top"><p>Set <code>LOCAL_REQUIRED_MODULES</code> to any number of whitespace-separated
|
keymaps_keyboard_input.jd | 73 <li>Whitespace: All empty lines are ignored.</li> 185 <li>Whitespace: All empty lines are ignored.</li>
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
gregex.sgml | 156 @G_REGEX_EXTENDED: Whitespace data characters in the pattern are 158 Whitespace does not include the VT character (code 11). In addition,
|
/external/dhcpcd/ |
dhcpcd.c | 750 /* Trim leading whitespace */ 755 /* Trim trailing whitespace */
|
/external/guava/src/com/google/common/io/ |
Files.java | 512 * trailing whitespace. 527 * trailing whitespace.
|
/external/icu4c/common/ |
uchar.c | 433 /* Checks if the Unicode character is a whitespace character.*/ 500 * with space=\p{Whitespace} and Control=Cc.
|
/external/icu4c/i18n/unicode/ |
datefmt.h | 401 * When parsing, leading whitespace is discarded (with a successful parse), 402 * while trailing whitespace is left as is.
|
plurfmt.h | 472 * When parsing, leading whitespace is discarded (with a successful parse), 473 * while trailing whitespace is left as is.
|
/external/icu4c/test/intltest/ |
normconf.cpp | 520 // skip whitespace 542 // skip whitespace
|
/external/icu4c/tools/genbidi/ |
genbidi.c | 63 /* trim leading whitespace */ 66 /* trim trailing whitespace */
|
/external/icu4c/tools/genprops/ |
props2.c | 44 /* trim leading whitespace */ 47 /* trim trailing whitespace */
|
Completed in 427 milliseconds
<<11121314151617181920>>