HomeSort by relevance Sort by last modified time
    Searched refs:firstchild (Results 1 - 2 of 2) sorted by null

  /external/clearsilver/python/examples/base/
CSPage.py 90 firstchild = hdfobj.child()
91 if firstchild:
92 action = firstchild.name()
93 if firstchild.next():
  /external/expat/lib/
xmlparse.c 207 int firstchild; member in struct:__anon1885
    [all...]

Completed in 81 milliseconds