Searched defs:createProcessingInstruction (Results 1 – 5 of 5) sorted by relevance
895 public ProcessingInstruction createProcessingInstruction( in createProcessingInstruction() method in UnImplNode
701 public final ProcessingInstruction createProcessingInstruction( in createProcessingInstruction() method in DTMNodeProxy
659 HRESULT STDMETHODCALLTYPE DOMDocument::createProcessingInstruction( in createProcessingInstruction() function in DOMDocument
333 virtual HRESULT STDMETHODCALLTYPE createProcessingInstruction( in createProcessingInstruction() function
754 PassRefPtr<ProcessingInstruction> Document::createProcessingInstruction(const String& target, const… in createProcessingInstruction() function in WebCore::Document