IdentValueParser.findNextIdent

Finds the next "Identifier =".

struct IdentValueParser
bool
findNextIdent

Parameters

ident
Type: cstring

Set to Identifier.

bodyBegin
Type: cchar*

Set to the beginning of the text body (whitespace skipped.)

Return Value

Type: bool

true if found.

Meta