Home
last modified time | relevance | path

Searched refs:is_newline (Results 1 – 3 of 3) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_newline.c79 PRIV(is_newline)(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR endptr, in PRIV() argument
Dpcre2_internal.h480 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \
/external/iproute2/tc/
Dtc_class.c182 static void graph_indent(char *buf, struct graph_node *node, int is_newline, in graph_indent() argument
200 if (is_newline) { in graph_indent()