Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ current
Method
current
Source/ThirdParty/pugixml/pugixml.cpp:8300–8303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8298
}
8299
8300
lexeme_t current() const
8301
{
8302
return _cur_lexeme;
8303
}
8304
8305
const char_t* current_pos() const
8306
{
Callers
8
parse_primary_expression
Method · 0.80
parse_filter_expression
Method · 0.80
parse_step
Method · 0.80
parse_relative_location_path
Method · 0.80
parse_location_path
Method · 0.80
parse_path_or_unary_expression
Method · 0.80
parse
Method · 0.80
parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected