Searched refs:nest (Results 1 – 12 of 12) sorted by relevance
53 def nest(): function54 def nest(): function58 return nest()59 return nest()
689 int nest = 0; local697 &nest);763 int nest = 0; local773 &nest);843 int nest = 0; local846 while (*p != 0 && nest == 0) {853 &nest);
1525 int nest = 0; local1536 nest++;1544 nest--;1564 if (nest == 0) goto EXIT;1573 *pNest = nest;1610 int nest = 0; local1620 &nest);1621 if (nest != 0) return NULL;1667 int nest = 0; local1671 p = skipToSeparator(p, &nest);[all …]
776 /* these do not nest */796 /* these do not nest */
4652 int nest = 0; local4664 &nest);4665 if (nest != 0) return;4691 int nest = 0; local4704 &nest);4705 if (nest != 0) return;
215 * A stack is used to nest action terminators because they can be nested219 #token Action "\>\>" << /* these do not nest */235 #token Pred "\>\>?" << /* these do not nest */
1102 , int nest, int mem_num, UChar* memp, UChar** s, const UChar* send) in backref_match_at_nested_level() argument1118 else if (level == nest) { in backref_match_at_nested_level()
1915 In 1.33MR7 the exception handlers properly "nest". If an
2997 In 1.33MR7 the exception handlers properly "nest". If an
7887 - // Push the node to stack and increment the nest level