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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregcomp.c674 int seencontent; /* is there anything in this branch yet? */ local
678 seencontent = 0;
682 if (seencontent) { /* implicit concat operator */
687 seencontent = 1;
693 if (!seencontent) { /* empty branch */

Completed in 58 milliseconds