Home
last modified time | relevance | path

Searched +defs:ANNOTATION +defs:P (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/javasrc/
H A DElementName.java418 …public static final ElementName P = new ElementName("p", "p", TreeBuilder.P | SPECIAL | OPTIONAL_E… field in ElementName
753 …public static final ElementName ANNOTATION = new ElementName("annotation", "annotation", TreeBuild… field in ElementName
/dports/lang/algol68g/algol68g-2.8.4/source/
H A Da68g.h1499 #define ANNOTATION(p) ((p)->annotation) macro
1749 #define P(q) ((q)->p) macro