Searched refs:_readType (Results 1 – 12 of 12) sorted by relevance
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/ |
H A D | JsonReader.cs | 108 internal ReadType _readType; field in Newtonsoft.Json.JsonReader 321 _readType = ReadType.ReadAsDateTimeOffset; in ReadAsDateTimeOffsetInternal() 366 _readType = ReadType.ReadAsBytes; in ReadAsBytesInternal() 433 _readType = ReadType.ReadAsDecimal; in ReadAsDecimalInternal() 477 _readType = ReadType.ReadAsInt32; in ReadAsInt32Internal() 521 _readType = ReadType.ReadAsString; in ReadAsStringInternal() 563 _readType = ReadType.ReadAsDateTime; in ReadAsDateTimeInternal() 610 _readType = ReadType.Read; in IsWrappedInTypeObject()
|
H A D | JsonTextReader.cs | 113 if (_readType == ReadType.ReadAsBytes) in ParseString() 127 else if (_readType == ReadType.ReadAsString) in ParseString() 165 if (_readType == ReadType.ReadAsDateTimeOffset) in ParseDateIso() 214 if (_readType == ReadType.ReadAsDateTimeOffset) in ParseDateMicrosoft() 378 _readType = ReadType.Read; in Read() 1179 if (_readType == ReadType.ReadAsInt32) in ParseNumber() 1206 else if (_readType == ReadType.ReadAsDecimal) in ParseNumber()
|
/dports/irc/smuxi/smuxi-1.1/lib/Newtonsoft.Json/Src/Newtonsoft.Json/ |
H A D | JsonReader.cs | 108 internal ReadType _readType; field in Newtonsoft.Json.JsonReader 366 _readType = ReadType.ReadAsDateTimeOffset; in ReadAsDateTimeOffsetInternal() 411 _readType = ReadType.ReadAsBytes; in ReadAsBytesInternal() 478 _readType = ReadType.ReadAsDecimal; in ReadAsDecimalInternal() 522 _readType = ReadType.ReadAsInt32; in ReadAsInt32Internal() 566 _readType = ReadType.ReadAsString; in ReadAsStringInternal() 608 _readType = ReadType.ReadAsDateTime; in ReadAsDateTimeInternal() 655 _readType = ReadType.Read; in IsWrappedInTypeObject()
|
H A D | JsonTextReader.cs | 113 if (_readType == ReadType.ReadAsBytes) in ParseString() 127 else if (_readType == ReadType.ReadAsString) in ParseString() 168 …if (_readType == ReadType.ReadAsDateTimeOffset || (_readType == ReadType.Read && _dateParseHandlin… in ParseDateIso() 217 …if (_readType == ReadType.ReadAsDateTimeOffset || (_readType == ReadType.Read && _dateParseHandlin… in ParseDateMicrosoft() 396 _readType = ReadType.Read; in Read() 1263 if (_readType == ReadType.ReadAsInt32) in ParseNumber() 1290 else if (_readType == ReadType.ReadAsDecimal) in ParseNumber()
|
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/ |
H A D | JTokenReader.cs | 108 _readType = ReadType.Read; in Read()
|
/dports/irc/smuxi/smuxi-1.1/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Linq/ |
H A D | JTokenReader.cs | 133 _readType = ReadType.Read; in Read()
|
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/Bson/ |
H A D | BsonReader.cs | 243 _readType = Json.ReadType.Read; in Read()
|
/dports/irc/smuxi/smuxi-1.1/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Bson/ |
H A D | BsonReader.cs | 243 _readType = Json.ReadType.Read; in Read()
|
/dports/misc/mnn/MNN-1.2.0/schema/current/ |
H A D | CaffeOp_generated.h | 4168 auto _readType = _o->readType; in CreateIDSTQuan() local 4181 _readType, in CreateIDSTQuan()
|
/dports/www/nextcloud/nextcloud/core/js/dist/ |
H A D | install.js.map | 1 …_readType","outerHTML","_bindFormResetHandler","_updateLabel","_getRadioGroup","nameSelector","_fo…
|
H A D | main.js.map | 1 …_readType","originalLabel","_updateLabel","_updateIcon","_getRadioGroup","nameSelector","_toggleCl…
|
/dports/www/py-notebook/notebook-6.4.5/notebook/static/notebook/js/ |
H A D | main.min.js.map | 150 …_readType(),i=this.element.labels(),this.label=t(i[i.length-1]),this.label.length||t.error(\"No la…
|