Searched refs:right_tag (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/regex/TRE/lib/
H A Dtre-ast.h110 int right_tag; member in struct:__anon2926
H A Dtre-compile.c534 * series to set the left_tag and right_tag values */
751 * setting the left_tag and right_tag values in increasing
816 uni->right_tag = tag;
1064 if (uni->right_tag > 0)
1111 if (uni->right_tag > 0)
1114 uni->right_tag));
1115 status = tre_add_tag_right(mem, uni->right, uni->right_tag);
1118 tnfa->tag_directions[uni->right_tag] = TRE_TAG_MAXIMIZE;
1127 rb->cmp_tag = uni->right_tag;

Completed in 62 milliseconds