pub type xmlRegexp = _xmlRegexp;Expand description
xmlRegexpPtr:
A libxml regular expression, they can actually be far more complex thank the POSIX regex expressions.
Aliased Typeยง
struct xmlRegexp { /* private fields */ }pub type xmlRegexp = _xmlRegexp;xmlRegexpPtr:
A libxml regular expression, they can actually be far more complex thank the POSIX regex expressions.
struct xmlRegexp { /* private fields */ }