Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/oniguruma/
H A Dregparse.c1366 node_new_enclose(int type) in node_new_enclose() function
1385 return node_new_enclose(type); in onig_node_new_enclose()
1391 Node* node = node_new_enclose(ENCLOSE_MEMORY); in node_new_enclose_memory()
1405 Node* node = node_new_enclose(ENCLOSE_OPTION); in node_new_option()
4547 *np = node_new_enclose(ENCLOSE_STOP_BACKTRACK); in parse_enclose()
5388 en = node_new_enclose(ENCLOSE_STOP_BACKTRACK); in parse_exp()

Completed in 16 milliseconds