Lines Matching refs:NULL
33 NULL, /* clone_obj */
34 NULL, /* prop read */
35 NULL, /* prop write */
36 NULL, /* read dim */
37 NULL, /* write dim */
38 NULL, /* get_property_ptr_ptr */
39 NULL, /* has prop */
40 NULL, /* unset prop */
41 NULL, /* has dim */
42 NULL, /* unset dim */
43 NULL, /* props get */
44 NULL, /* method get */
45 NULL, /* get ctor */
46 NULL, /* get class name */
47 NULL, /* cast */
48 NULL, /* count */
49 NULL, /* get_debug_info */
50 NULL, /* get_closure */
52 NULL, /* do_operation */
53 NULL, /* compare */
54 NULL /* get_properties_for */
59 INIT_CLASS_ENTRY(zend_iterator_class_entry, "__iterator_wrapper", NULL); in zend_register_iterator_wrapper()
79 *table = NULL; in iter_wrapper_get_gc()
81 return NULL; in iter_wrapper_get_gc()
104 return NULL; in zend_iterator_unwrap()