Lines Matching defs:PHP_FUNCTION

1032 PHP_FUNCTION(xml_parser_create)  in PHP_FUNCTION()  function
1039 PHP_FUNCTION(xml_parser_create_ns) in PHP_FUNCTION() function
1046 PHP_FUNCTION(xml_set_object) in PHP_FUNCTION() function
1065 PHP_FUNCTION(xml_set_element_handler) in PHP_FUNCTION() function
1084 PHP_FUNCTION(xml_set_character_data_handler) in PHP_FUNCTION() function
1102 PHP_FUNCTION(xml_set_processing_instruction_handler) in PHP_FUNCTION() function
1120 PHP_FUNCTION(xml_set_default_handler) in PHP_FUNCTION() function
1138 PHP_FUNCTION(xml_set_unparsed_entity_decl_handler) in PHP_FUNCTION() function
1156 PHP_FUNCTION(xml_set_notation_decl_handler) in PHP_FUNCTION() function
1174 PHP_FUNCTION(xml_set_external_entity_ref_handler) in PHP_FUNCTION() function
1192 PHP_FUNCTION(xml_set_start_namespace_decl_handler) in PHP_FUNCTION() function
1210 PHP_FUNCTION(xml_set_end_namespace_decl_handler) in PHP_FUNCTION() function
1228 PHP_FUNCTION(xml_parse) in PHP_FUNCTION() function
1255 PHP_FUNCTION(xml_parse_into_struct) in PHP_FUNCTION() function
1309 PHP_FUNCTION(xml_get_error_code) in PHP_FUNCTION() function
1324 PHP_FUNCTION(xml_error_string) in PHP_FUNCTION() function
1341 PHP_FUNCTION(xml_get_current_line_number) in PHP_FUNCTION() function
1356 PHP_FUNCTION(xml_get_current_column_number) in PHP_FUNCTION() function
1371 PHP_FUNCTION(xml_get_current_byte_index) in PHP_FUNCTION() function
1386 PHP_FUNCTION(xml_parser_free) in PHP_FUNCTION() function
1406 PHP_FUNCTION(xml_parser_set_option) in PHP_FUNCTION() function
1459 PHP_FUNCTION(xml_parser_get_option) in PHP_FUNCTION() function