Searched refs:node_new_str (Results 1 – 1 of 1) sorted by relevance
1502 node_new_str(const UChar* s, const UChar* end) in node_new_str() function1522 return node_new_str(s, end); in onig_node_new_str()1528 Node* node = node_new_str(s, end); in node_new_str_raw()1537 return node_new_str(NULL, NULL); in node_new_empty()1558 n = node_new_str(p, sn->end); in str_node_split_last_char()5097 *np = node_new_str(tok->backp, *src); in parse_exp()5164 *np = node_new_str(buf, buf + num); in parse_exp()5182 *np = node_new_str(qstart, qend); in parse_exp()