HomeSort by relevance Sort by last modified time
    Searched refs:spaceChar (Results 1 - 3 of 3) sorted by null

  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
XMLChar.java 106 int spaceChar[] = {
279 for (int i = 0; i < spaceChar.length; i++) {
280 CHARS[spaceChar[i]] |= MASK_SPACE;
  /external/opencore/protocols/http_parcom/src/
http_parser.cpp 796 char spaceChar = HTTP_CHAR_SPACE;
799 fieldValue = &spaceChar;
    [all...]
  /external/grub/docs/
texinfo.tex 166 \chardef\spaceChar = `\ %
168 \def\spaceisspace{\catcode\spaceChar=\spacecat}
    [all...]

Completed in 130 milliseconds