dom_domlocator_column_number_read   88 ext/dom/dom_properties.h int dom_domlocator_column_number_read(dom_object *obj, zval **retval TSRMLS_DC);
dom_domlocator_column_number_read  842 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domlocator_prop_handlers, "columnNumber", dom_domlocator_column_number_read, NULL TSRMLS_CC);