Searched refs:space (Results 2376 - 2383 of 2383) sorted by relevance
1...<<919293949596
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | 24372 && !__ct.is(__ctype_base::space, 27532 static const mask space = _ISspace; 29101 { return use_facet<ctype<_CharT> >(__loc).is(ctype_base::space, __c); } 32040 && __ct.is(ctype_base::space, 32954 && !__ct.is(ctype_base::space, 33000 && __ct.is(ctype_base::space, _Traits::to_char_type(__c))) [all...] |
/third_party/typescript/lib/ |
H A D | tsserverlibrary.js | 1771 // a-z, 0-9, \u0131, \u00DF, \, /, ., : and space 2213 /** Remove an item from an array, moving everything to its right one space left. */ 2224 /** Remove an item by index from an array, moving everything to its right one space left. */ 2455 * Removes the leading and trailing white space and line terminator characters from a string. 5046 // they can not merge with anything in the value space 5636 // Unicode 3.0 space characters 5637 CharacterCodes[CharacterCodes["space"] = 32] = "space"; 6088 // fancy effectively defining it twice, once in value-space and once in type-space [all...] |
H A D | typescript.js | 1762 // a-z, 0-9, \u0131, \u00DF, \, /, ., : and space 2204 /** Remove an item from an array, moving everything to its right one space left. */ 2215 /** Remove an item by index from an array, moving everything to its right one space left. */ 2446 * Removes the leading and trailing white space and line terminator characters from a string. 5037 // they can not merge with anything in the value space 5627 // Unicode 3.0 space characters 5628 CharacterCodes[CharacterCodes["space"] = 32] = "space"; 6079 // fancy effectively defining it twice, once in value-space and once in type-space [all...] |
H A D | typescriptServices.js | 1762 // a-z, 0-9, \u0131, \u00DF, \, /, ., : and space 2204 /** Remove an item from an array, moving everything to its right one space left. */ 2215 /** Remove an item by index from an array, moving everything to its right one space left. */ 2446 * Removes the leading and trailing white space and line terminator characters from a string. 5037 // they can not merge with anything in the value space 5627 // Unicode 3.0 space characters 5628 CharacterCodes[CharacterCodes["space"] = 32] = "space"; 6079 // fancy effectively defining it twice, once in value-space and once in type-space [all...] |
H A D | tsserver.js | 1772 // a-z, 0-9, \u0131, \u00DF, \, /, ., : and space 2214 /** Remove an item from an array, moving everything to its right one space left. */ 2225 /** Remove an item by index from an array, moving everything to its right one space left. */ 2456 * Removes the leading and trailing white space and line terminator characters from a string. 5047 // they can not merge with anything in the value space 5637 // Unicode 3.0 space characters 5638 CharacterCodes[CharacterCodes["space"] = 32] = "space"; 6089 // fancy effectively defining it twice, once in value-space and once in type-space [all...] |
H A D | typingsInstaller.js | 1752 // a-z, 0-9, \u0131, \u00DF, \, /, ., : and space 2194 /** Remove an item from an array, moving everything to its right one space left. */ 2205 /** Remove an item by index from an array, moving everything to its right one space left. */ 2436 * Removes the leading and trailing white space and line terminator characters from a string. 5027 // they can not merge with anything in the value space 5617 // Unicode 3.0 space characters 5618 CharacterCodes[CharacterCodes["space"] = 32] = "space"; 6069 // fancy effectively defining it twice, once in value-space and once in type-space [all...] |
H A D | tsc.js | 10099 var space = link.name && link.text.startsWith("://") ? "" : " "; 10100 return "{@".concat(kind, " ").concat(name).concat(space).concat(link.text, "}"); [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 1899 // a-z, 0-9, \u0131, \u00DF, \, /, ., : and space 2341 /** Remove an item from an array, moving everything to its right one space left. */ 2352 /** Remove an item by index from an array, moving everything to its right one space left. */ 2582 * Removes the leading and trailing white space and line terminator characters from a string. 5026 // they can not merge with anything in the value space 5607 // Unicode 3.0 space characters 5608 CharacterCodes[CharacterCodes["space"] = 32] = "space"; 6058 // fancy effectively defining it twice, once in value-space and once in type-space [all...] |
Completed in 132 milliseconds
1...<<919293949596