Home
last modified time | relevance | path

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

/dports/graphics/ming/libming-ming-0_4_8/php_ext/
H A Dming.c221 static zend_class_entry *text_class_entry_ptr; variable
316 else if (Z_OBJCE_P(id) == text_class_entry_ptr) in SWFgetProperty()
6276 object_init_ex(getThis(), text_class_entry_ptr);
7269 text_class_entry_ptr = zend_register_internal_class(&text_class_entry TSRMLS_CC);
/dports/graphics/p5-ming/libming-ming-0_4_8/php_ext/
H A Dming.c221 static zend_class_entry *text_class_entry_ptr;
316 else if (Z_OBJCE_P(id) == text_class_entry_ptr)
6276 object_init_ex(getThis(), text_class_entry_ptr);
7269 text_class_entry_ptr = zend_register_internal_class(&text_class_entry TSRMLS_CC);
/dports/graphics/py-ming/libming-ming-0_4_8/php_ext/
H A Dming.c221 static zend_class_entry *text_class_entry_ptr; variable
316 else if (Z_OBJCE_P(id) == text_class_entry_ptr) in SWFgetProperty()
6276 object_init_ex(getThis(), text_class_entry_ptr);
7269 text_class_entry_ptr = zend_register_internal_class(&text_class_entry TSRMLS_CC);