Lines Matching full:x0020
179 static const UChar sp[] = { 0x0020 }; /* " " */
398 static const UChar openStr[] = { 0x003A, 0x0061, 0x006C, 0x0069, 0x0061, 0x0073, 0x0020, 0x007B, 0x0020, 0x0022 }; /* ":alias { \"" */
399 static const UChar closeStr[] = { 0x0022, 0x0020, 0x007D, 0x0020 }; /* "\" } " */
443 static const UChar openStr[] = { 0x0020, 0x007B, 0x0020, 0x0022 }; /* " { \"" */
444 static const UChar closeStr[] = { 0x0022, 0x0020, 0x007D }; /* "\" }" */
469 static const UChar openStr[] = { 0x003A, 0x0069, 0x006E, 0x0074, 0x0020, 0x007B, 0x0020 }; /* ":int { " */
470 static const UChar closeStr[] = { 0x0020, 0x007D }; /* " }" */
501 static const UChar openStr[] = { 0x003A, 0x0062, 0x0069, 0x006E, 0x0061, 0x0072, 0x0079, 0x0020, 0x007B, 0x0020 }; /* ":binary { " */
502 static const UChar closeStr[] = { 0x0020, 0x007D, 0x0020 }; /* " } " */
526 static const UChar openStr[] = { 0x003A, 0x0069, 0x006E, 0x0074, 0x0076, 0x0065, 0x0063, 0x0074, 0x006F, 0x0072, 0x0020, 0x007B, 0x0020 }; /* ":intvector { " */
527 static const UChar closeStr[] = { 0x0020, 0x007D, 0x0020 }; /* " } " */
538 num[numLen++] = 0x0020; /* ' ' */