Searched refs:start_handler (Results 1 – 5 of 5) sorted by relevance
31 $startCallback = [$o, 'start_handler'];64 Trampoline for start_handler66 Trampoline for start_handler70 Trampoline for start_handler82 Trampoline for start_handler84 Trampoline for start_handler87 Trampoline for start_handler
16 $startCallback = [$o, 'start_handler'];44 TypeError: xml_set_element_handler(): Argument #2 ($start_handler) must be of type callable|string|…46 TypeError: xml_set_element_handler(): Argument #2 ($start_handler) must be of type callable|string|…
81 TypeError: xml_set_element_handler(): Argument #2 ($start_handler) must be of type callable|string|…85 TypeError: xml_set_element_handler(): Argument #2 ($start_handler) must be of type callable|string|…91 ValueError: xml_set_element_handler(): Argument #2 ($start_handler) an object must be set via xml_s…101 ValueError: xml_set_element_handler(): Argument #2 ($start_handler) method stdClass::nonexistent_me…
155 function xml_set_element_handler(XMLParser $parser, callable|string|null $start_handler, callable|s… argument
20 ZEND_ARG_TYPE_MASK(0, start_handler, MAY_BE_CALLABLE|MAY_BE_STRING|MAY_BE_NULL, NULL)
Completed in 6 milliseconds