Home
last modified time | relevance | path

Searched defs:re_string_length (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/cvs-1.12/lib/
H A Dregex_internal.h449 #define re_string_length(pstr) ((pstr)->len) macro
/dragonfly/contrib/diffutils/lib/
H A Dregex_internal.h457 #define re_string_length(pstr) ((pstr)->len) macro
/dragonfly/contrib/grep/lib/
H A Dregex_internal.h444 #define re_string_length(pstr) ((pstr)->len) macro