Searched refs:is_newline (Results 1 – 3 of 3) sorted by relevance
/external/pcre/dist/ |
D | pcre_newline.c | 76 PRIV(is_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR endptr, int *lenptr, in PRIV() argument
|
D | pcre_internal.h | 315 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \ 2741 extern BOOL PRIV(is_newline)(PCRE_PUCHAR, int, PCRE_PUCHAR,
|
/external/iproute2/tc/ |
D | tc_class.c | 187 static void graph_indent(char *buf, struct graph_node *node, int is_newline, in graph_indent() argument 205 if (is_newline) { in graph_indent()
|