Home
last modified time | relevance | path

Searched refs:dom_document_create_processing_instruction (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/dom/
H A Ddocument.c627 static void dom_document_create_processing_instruction(INTERNAL_FUNCTION_PARAMETERS, bool modern) in dom_document_create_processing_instruction() function
664 dom_document_create_processing_instruction(INTERNAL_FUNCTION_PARAM_PASSTHRU, false); in PHP_METHOD()
669 dom_document_create_processing_instruction(INTERNAL_FUNCTION_PARAM_PASSTHRU, true); in PHP_METHOD()

Completed in 8 milliseconds