Home
last modified time | relevance | path

Searched +refs:org +refs:element +refs:code +refs:parser (Results 1 – 25 of 12384) sorted by relevance

12345678910>>...496

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/
H A DJavaDebugUtils.java112 if (element != null) { in resolveType()
172 int code = e.getStatus().getCode(); in getSourceName()
173 if (code == IJavaThread.ERR_THREAD_NOT_SUSPENDED in getSourceName()
174 || code == IJavaStackFrame.ERR_INVALID_STACK_FRAME in getSourceName()
252 ASTParser parser = ASTParser.newParser(AST.JLS4); in resolveType() local
253 parser.setResolveBindings(true); in resolveType()
254 parser.setSource(type.getTypeRoot()); in resolveType()
255 CompilationUnit cu = (CompilationUnit) parser.createAST(null); in resolveType()
424 if(element != null) { in resolveJavaProject()
490 if (element != null) { in findElement()
[all …]
/dports/audio/festival/speech_tools/doc/
H A Destxml.md10 relatively simple to write specialised XML processing code.
11 - *RXP*: The RXP XML parser is included and can be used
16 In order to read XML marked up text, the EST code must be
29 @code{.xml}
34 "http://www.foo.org/dtds/org.dtd">
48 @code{.xml}
51 "http://www.foo.org/dtds/org.dtd"
128 breating a sub-class of XML_Parser_Class you can create code to
133 - An XML parser is an object which can
136 XML parser deals with one text.
[all …]
/dports/lang/swi-pl/swipl-8.2.3/packages/RDF/
H A Drdf2pl.doc20 E-mail: \email{jan@swi-prolog.org}}
96 \begin{code}
123 \end{code}
132 \begin{code}
136 \end{code}
152 \end{code}
268 \href{http://www.swi-prolog.org/packages/sgml2pl.html}{SGML/XML parser}.
294 \end{code}
301 \end{code}
344 \end{code}
[all …]
/dports/devel/p5-Config-Model/Config-Model-2.147/t/
H A Dvalue_compute.t23 element => [
137 element => [
209 code => 'defined $_ && $_ < 0;',
227 code => 'm/def/;',
252 code => 'defined $_ ? -e : 1;',
475 $ref = $parser->pre_compute( $code, 1, $object, $rules, $srules );
476 $code =~ s/&location\(\)/$object->location/e;
477 is( $$ref, $code, "test pre_compute parser with code" );
482 $txt = 'local stuff is element:&element!';
484 is( $$ref, 'local stuff is element:one_var!', "test pre_compute parser with function (&element)" );
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/scripting/
H A DInlineMethodRefactoringContribution.java41 import org.eclipse.jdt.internal.corext.refactoring.code.InlineMethodRefactoring;
80 …final IJavaElement element= JavaRefactoringDescriptorUtil.handleToElement(descriptor.getProject(),… in createRefactoring() local
81 if (element == null || !element.exists()) in createRefactoring()
84 if (element instanceof ICompilationUnit) { in createRefactoring()
85 unit= (ICompilationUnit) element; in createRefactoring()
88 } else if (element instanceof IMethod) { in createRefactoring()
89 final IMethod method= (IMethod) element; in createRefactoring()
103 final ASTParser parser= ASTParser.newParser(IASTSharedValues.SHARED_AST_LEVEL); in createRefactoring() local
104 parser.setResolveBindings(true); in createRefactoring()
105 parser.setSource(unit); in createRefactoring()
[all …]
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dxml.etree.elementtree.rst52 .. code-block:: xml
222 .. code-block:: xml
260 .. code-block:: xml
306 .. code-block:: xml
361 See http://effbot.org/zone/element-index.htm for tutorials and links to other
656 .. code-block:: xml
667 .. code-block:: python
678 .. code-block:: xml
688 .. code-block:: xml
697 .. code-block:: xml
[all …]
/dports/lang/yap/yap-6.2.2/packages/RDF/
H A Drdf2pl.doc20 E-mail: \email{jan@swi-prolog.org}}
94 \begin{code}
101 element(\rdf(li),
121 \end{code}
134 \end{code}
150 \end{code}
265 parser]{http://www.swi-prolog.org/packages/sgml2pl.html}
289 \end{code}
296 \end{code}
338 \end{code}
[all …]
/dports/lang/yap/yap-6.2.2/packages/sgml/RDF/
H A Drdf2pl.doc20 E-mail: \email{jan@swi-prolog.org}}
94 \begin{code}
101 element(\rdf(li),
121 \end{code}
134 \end{code}
150 \end{code}
265 parser]{http://www.swi-prolog.org/packages/sgml2pl.html}
289 \end{code}
296 \end{code}
338 \end{code}
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dxml.etree.elementtree.rst52 .. code-block:: xml
222 .. code-block:: xml
266 .. code-block:: xml
312 .. code-block:: xml
367 See http://effbot.org/zone/element-index.htm for tutorials and links to other
748 .. code-block:: xml
759 .. code-block:: python
770 .. code-block:: xml
780 .. code-block:: xml
789 .. code-block:: xml
[all …]
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dxml.etree.elementtree.rst52 .. code-block:: xml
222 .. code-block:: xml
266 .. code-block:: xml
312 .. code-block:: xml
367 See http://effbot.org/zone/element-index.htm for tutorials and links to other
748 .. code-block:: xml
759 .. code-block:: python
770 .. code-block:: xml
780 .. code-block:: xml
789 .. code-block:: xml
[all …]
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dxml.etree.elementtree.rst52 .. code-block:: xml
222 .. code-block:: xml
266 .. code-block:: xml
312 .. code-block:: xml
367 See http://effbot.org/zone/element-index.htm for tutorials and links to other
748 .. code-block:: xml
759 .. code-block:: python
770 .. code-block:: xml
780 .. code-block:: xml
789 .. code-block:: xml
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dxml.etree.elementtree.rst52 .. code-block:: xml
222 .. code-block:: xml
266 .. code-block:: xml
312 .. code-block:: xml
367 See http://effbot.org/zone/element-index.htm for tutorials and links to other
748 .. code-block:: xml
759 .. code-block:: python
770 .. code-block:: xml
780 .. code-block:: xml
789 .. code-block:: xml
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/library/
H A Dxml.etree.elementtree.rst52 .. code-block:: xml
222 .. code-block:: xml
266 .. code-block:: xml
312 .. code-block:: xml
367 See http://effbot.org/zone/element-index.htm for tutorials and links to other
748 .. code-block:: xml
759 .. code-block:: python
770 .. code-block:: xml
780 .. code-block:: xml
789 .. code-block:: xml
[all …]
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/glib/doc/glib/
H A Dsection-bookmarkfile.xml.texi4 @node Bookmark file parser
5 @chapter Bookmark file parser
9 @code{<g-bookmark-file>} lets you parse, edit or create files containing
19 UTF-8 encoded XML, under the @samp{xbel} root element; each bookmark is stored
20 inside a @samp{bookmark} element, using its URI: no relative paths can be used
22 description, to be used instead of the URI. Under the @samp{metadata} element,
44 <metadata owner="http://freedesktop.org">
65 @code{g-bookmark-file-add-application} or @code{g-bookmark-file-set-app-info}.
67 disk representation, using @code{g-bookmark-file-to-data} or
68 @code{g-bookmark-file-to-file}.
[all …]
/dports/print/texinfo/texinfo-6.8/doc/tp_api/api_includes/
H A DTexinfo-Structuring.texi73 the next sectioning element. With @code{split_by_node} nodes are considered
224 element to the associated labeled tree element.
229 Register a warning in @code{$parser} for each @code{@@part} that is not empty.
272 makes up an element.
322 The element itself.
332 Previous element.
343 Preceding node element.
376 the up top level element. For example, for a chapter element it is the
377 previous chapter, for a subsection element it is the chapter element
396 @code{FirstInFileNodeNext} is the next node of the first element in
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/vinn/third_party/parse5/
H A DREADME.md5 [![Build Status](https://api.travis-ci.org/inikulin/parse5.svg)](https://travis-ci.org/inikulin/par…
14 * [Parser](#class-parser) - HTML to DOM-tree parser.
15 …er](#class-simpleapiparser) - [SAX](http://en.wikipedia.org/wiki/Simple_API_for_XML)-style parser
16 * [Serializer](#class-serializer) - DOM-tree to HTML code serializer.
28 //Instantiate parser
79code location information for the nodes. Default: `false`. When enabled, each node (except root no…
110 //Parse html fragment in context of the parsed <table> element
118 Provides [SAX](https://en.wikipedia.org/wiki/Simple_API_for_XML)-style HTML parsing functionality.
127code location information for the tokens. Default: `false`. When enabled, each node handler receiv…
209 //Serialize <body> element content
[all …]
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dxml.etree.elementtree.rst54 .. code-block:: xml
224 .. code-block:: xml
268 .. code-block:: xml
314 .. code-block:: xml
369 See http://effbot.org/zone/element-index.htm for tutorials and links to other
780 .. code-block:: xml
791 .. code-block:: python
802 .. code-block:: xml
812 .. code-block:: xml
821 .. code-block:: xml
[all …]
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dxml.etree.elementtree.rst54 .. code-block:: xml
224 .. code-block:: xml
268 .. code-block:: xml
314 .. code-block:: xml
369 See http://effbot.org/zone/element-index.htm for tutorials and links to other
762 .. code-block:: xml
773 .. code-block:: python
784 .. code-block:: xml
794 .. code-block:: xml
803 .. code-block:: xml
[all …]
/dports/lang/python311/Python-3.11.0a3/Doc/library/
H A Dxml.etree.elementtree.rst54 .. code-block:: xml
224 .. code-block:: xml
268 .. code-block:: xml
314 .. code-block:: xml
773 .. code-block:: xml
784 .. code-block:: python
795 .. code-block:: xml
805 .. code-block:: xml
814 .. code-block:: xml
1194 <p>Moved to <a href="http://example.org/">example.org</a>
[all …]
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dxml.etree.elementtree.rst11 **Source code:** :source:`Lib/xml/etree/ElementTree.py`
48 See http://effbot.org/zone/element-index.htm for tutorials and links to other
55 <http://effbot.org/zone/elementtree-13-intro.htm>`_.
82 .. code-block:: xml
199 .. code-block:: xml
237 .. code-block:: xml
277 <https://www.w3.org/TR/xml-names/#defaulting>`__,
283 .. code-block:: xml
339 See http://effbot.org/zone/element-index.htm for tutorials and links to other
613 .. code-block:: xml
[all …]
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dxml.etree.elementtree.rst11 **Source code:** :source:`Lib/xml/etree/ElementTree.py`
48 See http://effbot.org/zone/element-index.htm for tutorials and links to other
55 <http://effbot.org/zone/elementtree-13-intro.htm>`_.
82 .. code-block:: xml
199 .. code-block:: xml
237 .. code-block:: xml
277 <https://www.w3.org/TR/xml-names/#defaulting>`__,
283 .. code-block:: xml
339 See http://effbot.org/zone/element-index.htm for tutorials and links to other
613 .. code-block:: xml
[all …]
/dports/textproc/R-cran-XML/XML/man/
H A DxmlEventParse.Rd38 "begin an XML element" (the \code{startElement} handler), one can
41 XML element of interest, i.e. \code{"myTag" = function(x, attrs)}.
97 of \code{fileName}. Again, when the XML parser needs more content
176 If this is \code{TRUE}, when the SAX parser signals an event for the
177 start of an XML element, it will first look for an element in the
179 the XML element. If such an element is found, that function is
198 use this parser.}
243 For example, \code{xmlns:r="http://www.r-project.org"}
244 would be passed as \code{c(r = "http://www.r-project.org")}.
261 Each element identifies an XML element name.
[all …]
H A DxmlEventHandler.Rd3 \title{Default handlers for the SAX-style event XML parser}
7 \code{\link{xmlEventParse}} for parsing XML documents
15 perform the same job as \code{xmlTreeParse}.
21 which are used as callbacks by the internal XML parser
23 These include items such as the start of an element,
24 end of an element, processing instruction,
37 \references{\url{http://www.w3.org/XML}, \url{http://www.jclark.com/xml},
42 \code{\link{xmlEventParse}}
43 \code{\link{xmlTreeParse}}
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/jms/parser-lib/doc/
H A Dindex.rst10 .. code-block :: bash
12 composer require jms/parser-lib
43 // This function tells the lexer which type a token has. The first element is
44 // an integer from the map above, the second element the normalized value.
90 $parser = new MyParser($lexer);
91 $parser->parse('1 + 1'); // int(2)
92 $parser->parse('5 + 10 - 4'); // int(11)
96 parser.
101 The code is released under the business-friendly `Apache2 license`_.
106 .. _Apache2 license: http://www.apache.org/licenses/LICENSE-2.0.html
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.java/src/org/graalvm/compiler/java/
H A DFrameStateBuilder.java90 private final Bytecode code; field in FrameStateBuilder
136 this.parser = null; in FrameStateBuilder()
138 this.code = code; in FrameStateBuilder()
258 this.parser = other.parser; in FrameStateBuilder()
260 this.code = other.code; in FrameStateBuilder()
286 return code.getMethod(); in getMethod()
313 if (parser != null && parser.parsingIntrinsic()) { in create()
934 Object element = a[i]; in hashCode() local
935 result = 31 * result + (element == null ? 0 : System.identityHashCode(element)); in hashCode()
953 if (!other.code.equals(code)) { in equals()
[all …]

12345678910>>...496