VirtualBox

Changeset 108014 in vbox for trunk/include/iprt/mangling.h


Ignore:
Timestamp:
Feb 1, 2025 7:20:09 PM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167286
Message:

Runtime/common/script/scriptlex.cpp: Fix C string literal scanning and add some helper APIs to create tokens for errors and identifiers, bugref:10733

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/mangling.h

    r107952 r108014  
    20692069# define RTScriptLexPeekChEx                            RT_MANGLER(RTScriptLexPeekChEx)
    20702070# define RTScriptLexPeekNextTokenType                   RT_MANGLER(RTScriptLexPeekNextTokenType)
     2071# define RTScriptLexProduceTokError                     RT_MANGLER(RTScriptLexProduceTokError)
     2072# define RTScriptLexProduceTokIde                       RT_MANGLER(RTScriptLexProduceTokIde)
    20712073# define RTScriptLexQueryToken                          RT_MANGLER(RTScriptLexQueryToken)
    20722074# define RTScriptLexScanIdentifier                      RT_MANGLER(RTScriptLexScanIdentifier)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette