Home
last modified time | relevance | path

Searched refs:chapter (Results 1 – 25 of 184) sorted by relevance

12345678

/external/libxml2/result/XPath/xptr/
Dchaptersrange3 Expression: xpointer(//chapter[position() = 2]/range-to(following::chapter[1]))
7 ELEMENT chapter
12 ELEMENT chapter
19 Expression: xpointer(//chapter[position() <= 2]/range-to(following::chapter[1]))
23 ELEMENT chapter
28 ELEMENT chapter
35 ELEMENT chapter
40 ELEMENT chapter
47 Expression: xpointer(//chapter[position() = last()]/range-to(following::chapter[1]))
51 Expression: xpointer(//chapter[position() = 3]/range-to(/.//chapter[position() = 1]))
[all …]
Dchaptersparts7 Expression: xpointer(//chapter[2])
10 1 ELEMENT chapter
16 Expression: xpointer(//chapitre[2])xpointer(//chapter[2])
19 1 ELEMENT chapter
32 1 ELEMENT chapter
41 1 ELEMENT chapter
Dvidparts6 1 ELEMENT chapter
15 1 ELEMENT chapter
24 1 ELEMENT chapter
/external/libxml2/test/XPath/xptr/
Dchaptersrange1 xpointer(//chapter[position() = 2]/range-to(following::chapter[1]))
2 xpointer(//chapter[position() <= 2]/range-to(following::chapter[1]))
3 xpointer(//chapter[position() = last()]/range-to(following::chapter[1]))
4 xpointer(//chapter[position() = 3]/range-to(/.//chapter[position() = 1]))
Dchaptersparts2 xpointer(//chapter[2])
3 xpointer(//chapitre[2])xpointer(//chapter[2])
/external/libxml2/result/XPath/tests/
Dchaptersprefol23 Expression: /child::EXAMPLE/child::chapter[3]/preceding::*
28 3 ELEMENT chapter
39 8 ELEMENT chapter
47 Expression: /child::EXAMPLE/child::chapter[3]/following::*
50 1 ELEMENT chapter
56 4 ELEMENT chapter
64 Expression: /child::EXAMPLE/child::chapter[1]/image/preceding::*
73 Expression: /child::EXAMPLE/child::chapter[1]/image/following::*
77 2 ELEMENT chapter
83 5 ELEMENT chapter
[all …]
Dchaptersbase37 2 ELEMENT chapter
41 3 ELEMENT chapter
45 4 ELEMENT chapter
49 5 ELEMENT chapter
53 6 ELEMENT chapter
93 Expression: /descendant::p/ancestor::chapter
96 1 ELEMENT chapter
100 2 ELEMENT chapter
104 3 ELEMENT chapter
108 4 ELEMENT chapter
[all …]
Dsimpleabbr21 Expression: /EXAMPLE/chapter[1]
24 1 ELEMENT chapter
34 Expression: //chapter/image
Didsimple21 1 ELEMENT chapter
30 1 ELEMENT chapter
Dvidbase6 1 ELEMENT chapter
15 1 ELEMENT chapter
Dsimplebase37 2 ELEMENT chapter
124 Expression: /descendant::p/ancestor::chapter
127 1 ELEMENT chapter
/external/libxml2/test/XPath/tests/
Dchaptersprefol5 /child::EXAMPLE/child::chapter[3]/preceding::*
6 /child::EXAMPLE/child::chapter[3]/following::*
7 /child::EXAMPLE/child::chapter[1]/image/preceding::*
8 /child::EXAMPLE/child::chapter[1]/image/following::*
Dsimpleabbr3 /EXAMPLE/chapter[1]
5 //chapter/image
/external/libmicrohttpd/doc/
Dlibmicrohttpd-tutorial.texi77 @chapter Introduction
81 @chapter Hello browser example
85 @chapter Exploring requests
89 @chapter Response headers
93 @chapter Supporting basic authentication
97 @chapter Processing POST data
101 @chapter Improved processing of POST data
105 @chapter Session management
109 @chapter Adding a layer of security
/external/python/cpython2/Doc/c-api/
Dconcrete.rst10 The functions in this chapter are specific to certain Python object types.
14 dictionary, use :c:func:`PyDict_Check`. The chapter is structured like the
19 While the functions described in this chapter carefully check the type of the
61 Generic operations on sequence objects were discussed in the previous chapter;
/external/python/cpython2/Doc/library/
Dframeworks.rst8 The modules described in this chapter are frameworks that will largely dictate
12 The full list of modules described in this chapter is:
Dmodules.rst8 The modules described in this chapter provide new ways to import other Python
11 The full list of modules described in this chapter is:
Di18n.rst8 The modules described in this chapter help you write software that is
13 The list of modules described in this chapter is:
Dcustominterp.rst8 The modules described in this chapter allow writing interfaces similar to
14 The full list of modules described in this chapter is:
Dipc.rst8 The modules described in this chapter provide mechanisms for different processes
15 The list of modules described in this chapter is:
Ddevelopment.rst8 The modules described in this chapter help you write software. For example, the
15 The list of modules described in this chapter is:
Dnumeric.rst8 The modules described in this chapter provide numeric and math-related functions
15 The following modules are documented in this chapter:
Dfilesys.rst8 The modules described in this chapter deal with disk files and directories. For
11 in this chapter is:
Ddatatypes.rst8 The modules described in this chapter provide a variety of specialized data
18 The following modules are documented in this chapter:
Dpersistence.rst8 The modules described in this chapter support storing Python data in a
16 The list of modules described in this chapter is:

12345678