reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
447 c = GETNEXT(); 450 switch (c) { 509 c = GETNEXT(); 510 if (c >= '1' && c <= '9') { 510 if (c >= '1' && c <= '9') { 516 backrefnum = c - '0'; 536 ordinary(p, c); 543 ordinary(p, c); 549 c = PEEK(); 551 if (!( c == '*' || c == '+' || c == '?' || 551 if (!( c == '*' || c == '+' || c == '?' || 551 if (!( c == '*' || c == '+' || c == '?' || 552 (c == '{' && MORE2() && isdigit((uch)PEEK2())) )) 557 switch (c) { 600 c = PEEK(); 601 if (!( c == '*' || c == '+' || c == '?' || 601 if (!( c == '*' || c == '+' || c == '?' || 601 if (!( c == '*' || c == '+' || c == '?' || 602 (c == '{' && MORE2() && isdigit((uch)PEEK2())) ) )