vbox的更動 61760 路徑 trunk/src/VBox/Runtime
- 時間撮記:
- 2016-6-20 上午09:12:50 (8 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/common/misc/json.cpp
r61737 r61760 380 380 * @returns nothing. 381 381 * @param pTokenizer The tokenizer state. 382 * @param cSkip Amount of characters to skip making up the new line. 382 383 */ 383 384 DECLINLINE(void) rtJsonTokenizerNewLine(PRTJSONTOKENIZER pTokenizer, unsigned cSkip) … … 758 759 * 759 760 * @returns true if the class matched and the token was consumed. 760 * @ paramfalse otherwise.761 * @retval false otherwise. 761 762 * @param pTokenizer The tokenizer state. 762 763 * @param enmClass The token class to match against. … … 839 840 * @returns IPRT status code. 840 841 * @param pTokenizer The tokenizer to use. 841 * @param p ValThe JSON array value to fill in.842 * @param pJsonVal The JSON array value to fill in. 842 843 * @param pErrInfo Where to store extended error info. Optional. 843 844 */ … … 913 914 * @returns IPRT status code. 914 915 * @param pTokenizer The tokenizer to use. 915 * @param p ValThe JSON object value to fill in.916 * @param pJsonVal The JSON object value to fill in. 916 917 * @param pErrInfo Where to store extended error info. Optional. 917 918 */
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器