Searched defs:ProcessingInstruction (Results 1 – 9 of 9) sorted by relevance
52 ProcessingInstruction { enumerator
39 ProcessingInstruction { enumerator
238 message ProcessingInstruction { message
561 def ProcessingInstruction(target, text=None): function
35 ProcessingInstruction, enumerator
25 ProcessingInstruction, enumerator
458 def ProcessingInstruction(target, text=None): function
990 class ProcessingInstruction(Childless, Node): class
907 class ProcessingInstruction(Childless, Node): class