Home
last modified time | relevance | path

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

/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.c1374 node_new_enclose(int type) in node_new_enclose() function
1393 return node_new_enclose(type); in onig_node_new_enclose()
1399 Node* node = node_new_enclose(ENCLOSE_MEMORY); in node_new_enclose_memory()
1413 Node* node = node_new_enclose(ENCLOSE_OPTION); in node_new_option()
4555 *np = node_new_enclose(ENCLOSE_STOP_BACKTRACK); in parse_enclose()
5396 en = node_new_enclose(ENCLOSE_STOP_BACKTRACK); in parse_exp()

Completed in 14 milliseconds