Home
last modified time | relevance | path

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

/dports/graphics/ming/libming-ming-0_4_8/php_ext/
H A Dming.c220 static zend_class_entry *font_class_entry_ptr; variable
314 else if (Z_OBJCE_P(id) == font_class_entry_ptr) in SWFgetProperty()
550 object_init_ex(return_value, font_class_entry_ptr); in SWFgetProperty()
2587 object_init_ex(getThis(), font_class_entry_ptr); in SWFgetProperty()
6600 if(Z_OBJCE_P(id) == font_class_entry_ptr) {
6619 if(Z_OBJCE_P(font) == font_class_entry_ptr
7271 font_class_entry_ptr = zend_register_internal_class(&font_class_entry TSRMLS_CC);
/dports/graphics/p5-ming/libming-ming-0_4_8/php_ext/
H A Dming.c220 static zend_class_entry *font_class_entry_ptr;
314 else if (Z_OBJCE_P(id) == font_class_entry_ptr)
550 object_init_ex(return_value, font_class_entry_ptr);
2587 object_init_ex(getThis(), font_class_entry_ptr);
6600 if(Z_OBJCE_P(id) == font_class_entry_ptr) {
6619 if(Z_OBJCE_P(font) == font_class_entry_ptr
7271 font_class_entry_ptr = zend_register_internal_class(&font_class_entry TSRMLS_CC);
/dports/graphics/py-ming/libming-ming-0_4_8/php_ext/
H A Dming.c220 static zend_class_entry *font_class_entry_ptr; variable
314 else if (Z_OBJCE_P(id) == font_class_entry_ptr) in SWFgetProperty()
550 object_init_ex(return_value, font_class_entry_ptr); in SWFgetProperty()
2587 object_init_ex(getThis(), font_class_entry_ptr); in SWFgetProperty()
6600 if(Z_OBJCE_P(id) == font_class_entry_ptr) {
6619 if(Z_OBJCE_P(font) == font_class_entry_ptr
7271 font_class_entry_ptr = zend_register_internal_class(&font_class_entry TSRMLS_CC);