reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
552 (c == '{' && MORE2() && isdigit((uch)PEEK2())) )) 602 (c == '{' && MORE2() && isdigit((uch)PEEK2())) ) ) 885 c = (MORE2()) ? PEEK2() : '\0'; 918 if (SEE('-') && MORE2() && PEEK2() != ']') {