All Classes |Grouped Classes |Index

Class CL_RegExpMatch

Regular Expression match. More...

Derived from:

None

Derived by:

None

Group:

Regular Expressions (RegExp)

#include <ClanLib/regexp.h>

Class Members:

Construction:

CL_RegExpMatch


Attributes:

get_vector

get_vector_size

Get Vector size.

get_capture

Get capture.

get_capture_pos

Get capture pos.

get_capture_length

Get capture length.

get_capture_end

Get capture end.

get_captures_count

Get Captures count.

is_partial

Is Partial.

is_match

Is Match.


Operations:

set_vector_size

Set vector size.

set_captures_count

Set captures count.

set_partial_match

Set partial match.