Home
last modified time | relevance | path

Searched refs:cgs_regex (Results 1 – 2 of 2) sorted by relevance

/dports/devel/cligen/cligen-4.8.0/
H A Dcligen_object.h130 cvec *cgs_regex; /* List of regular expressions */ member
205 #define co_regex u.cou_var.cgs_regex
H A Dcligen_cv.c3291 if (cs->cgs_regex != NULL){ in cv_validate()
3294 while ((cv1 = cvec_each(cs->cgs_regex, cv1)) != NULL){ in cv_validate()