Searched defs:is_newline (Results 1 – 2 of 2) sorted by relevance
76 PRIV(is_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR endptr, int *lenptr, in PRIV() argument
187 static void graph_indent(char *buf, struct graph_node *node, int is_newline, in graph_indent()