Home
last modified time | relevance | path

Searched refs:Char (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/jsoncpp/src/lib_json/
A Djson_reader.cpp241 Char c = getNextChar(); in readToken()
311 Char c = *current_; in skipSpaces()
332 Char c = getNextChar(); in readComment()
432 Char c = '\0'; in readString()
563 Char c = *current++; in decodeNumber()
627 Char c = *current++; in decodeString()
885 using Char = char; typedef in Json::OurReader
968 Char getNextChar();
1265 Char c = *current_; in skipSpaces()
1417 Char c = 0; in readString()
[all …]
/AliOS-Things-master/components/jsoncpp/include/json/
A Dreader.h39 using Char = char;
40 using Location = const Char*;
194 bool match(const Char* pattern, int patternLength);
219 Char getNextChar();
/AliOS-Things-master/components/py_engine/engine/lib/re1.5/
A Ddumpcode.c29 case Char: in re1_5_dumpcode()
A Drecursiveloop.c22 case Char: in recursiveloop()
A Dre1.5.h84 Char = CONSUMERS, enumerator
A Dcompilecode.c44 EMIT(PC++, Char); in _compilecode()
/AliOS-Things-master/components/oss/src/external/json/
A Djsoncpp.cpp553 Char c = *current_; in skipSpaces()
674 Char c = '\0'; in readString()
804 Char c = *current++; in decodeNumber()
869 Char c = *current++; in decodeString()
957 Char c = *current++; in decodeUnicodeEscapeSequence()
1020 Char c = *current++; in getLocationLineAndColumn()
1145 typedef char Char; typedef in AlibabaCloud::OSS::Json::OurReader
1237 Char getNextChar();
1538 Char c = *current_; in skipSpaces()
1663 Char c = 0; in readString()
[all …]
A Djson.h1405 typedef char Char; typedef
1406 typedef const Char* Location;
1594 Char getNextChar();
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/delphi/
A DZLib.pas51 FBuffer: array [Word] of Char;
530 Buf: array [0..4095] of Char;

Completed in 26 milliseconds