Home
last modified time | relevance | path

Searched defs:intern (Results 26 – 50 of 57) sorted by last modified time

123

/PHP-7.2/ext/intl/timezone/
H A Dtimezone_class.cpp374 TimeZone_object* intern; in TimeZone_object_create() local
/PHP-7.2/ext/intl/transliterator/
H A Dtransliterator_class.c115 Transliterator_object* intern; in Transliterator_object_create() local
/PHP-7.2/ext/intl/resourcebundle/
H A Dresourcebundle_iterator.h25 zend_object_iterator intern; member
/PHP-7.2/ext/intl/spoofchecker/
H A Dspoofchecker_class.c47 Spoofchecker_object* intern; in Spoofchecker_object_create() local
/PHP-7.2/ext/intl/msgformat/
H A Dmsgformat_class.c50 MessageFormatter_object* intern; in MessageFormatter_object_create() local
/PHP-7.2/ext/intl/formatter/
H A Dformatter_class.c50 NumberFormatter_object* intern; in NumberFormatter_object_create() local
/PHP-7.2/ext/intl/dateformat/
H A Ddateformat_class.c62 IntlDateFormatter_object* intern; in IntlDateFormatter_object_create() local
/PHP-7.2/ext/intl/collator/
H A Dcollator_class.c52 Collator_object* intern; in Collator_object_create() local
/PHP-7.2/ext/intl/calendar/
H A Dcalendar_class.cpp252 Calendar_object* intern; in Calendar_object_create() local
/PHP-7.2/ext/intl/common/
H A Dcommon_enum.cpp193 IntlIterator_object *intern; in IntlIterator_object_create() local
/PHP-7.2/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp206 BreakIterator_object* intern; in BreakIterator_object_create() local
/PHP-7.2/ext/gmp/
H A Dgmp.c375 gmp_object *intern = GET_GMP_OBJECT_FROM_OBJ(obj); in gmp_free_object_storage() local
384 gmp_object *intern = emalloc(sizeof(gmp_object) + zend_object_properties_size(ce)); in gmp_create_object_ex() local
/PHP-7.2/ext/fileinfo/
H A Dfileinfo.c86 finfo_object *intern = php_finfo_fetch_object(object); in finfo_objects_free() local
101 finfo_object *intern; in finfo_objects_new() local
/PHP-7.2/ext/dom/
H A Dtext.c70 dom_object *intern; in PHP_METHOD() local
150 dom_object *intern; in PHP_FUNCTION() local
205 dom_object *intern; in PHP_FUNCTION() local
H A Dxpath.c84 dom_xpath_object *intern; in dom_xpath_ext_function_php() local
257 dom_xpath_object *intern; in PHP_METHOD() local
316 dom_xpath_object *intern; in PHP_FUNCTION() local
338 static void dom_xpath_iter(zval *baseobj, dom_object *intern) /* {{{ */ in dom_xpath_iter()
354 dom_xpath_object *intern; in php_xpath_eval() local
509 dom_xpath_object *intern; in PHP_FUNCTION() local
H A Ddom_iterators.c167 dom_object *intern = Z_DOMOBJ_P(&iterator->curobj); in php_dom_iterator_current_key() local
183 dom_object *intern; in php_dom_iterator_move_forward() local
262 dom_object *intern; in php_dom_get_iterator() local
H A Delement.c159 dom_object *intern; in PHP_METHOD() local
328 dom_object *intern; in PHP_FUNCTION() local
372 dom_object *intern; in PHP_FUNCTION() local
436 dom_object *intern; in PHP_FUNCTION() local
486 dom_object *intern; in PHP_FUNCTION() local
661 dom_object *intern; in PHP_FUNCTION() local
745 dom_object *intern; in PHP_FUNCTION() local
870 dom_object *intern; in PHP_FUNCTION() local
926 dom_object *intern; in PHP_FUNCTION() local
1081 dom_object *intern; in PHP_FUNCTION() local
[all …]
H A Dentityreference.c54 dom_object *intern; in PHP_METHOD() local
H A Dnamednodemap.c135 dom_object *intern; in PHP_FUNCTION() local
210 dom_object *intern; in PHP_FUNCTION() local
273 dom_object *intern; in PHP_FUNCTION() local
344 dom_object *intern; in PHP_FUNCTION() local
H A Dnode.c426 dom_object *intern; in dom_node_child_nodes_read() local
572 dom_object *intern; in dom_node_attributes_read() local
1332 dom_object *intern; in PHP_FUNCTION() local
1361 dom_object *intern; in PHP_FUNCTION() local
1421 dom_object *intern; in PHP_FUNCTION() local
1464 dom_object *intern; in PHP_FUNCTION() local
1527 dom_object *intern; in PHP_FUNCTION() local
1578 dom_object *intern; in PHP_FUNCTION() local
1611 dom_object *intern; in PHP_FUNCTION() local
1684 dom_object *intern; in dom_canonicalization() local
[all …]
H A Dnodelist.c112 dom_object *intern; in PHP_FUNCTION() local
136 dom_object *intern; in PHP_FUNCTION() local
H A Dphp_dom.c465 php_libxml_node_object *intern; in php_dom_export_node() local
506 dom_object *intern = Z_DOMOBJ_P(zobject); in dom_objects_store_clone_obj() local
1009 dom_xpath_object *intern = php_xpath_obj_from_obj(object); in dom_xpath_objects_free_storage() local
1034 dom_object *intern = php_dom_obj_from_obj(object); in dom_objects_free_storage() local
1074 dom_object *intern = ecalloc(1, sizeof(dom_object) + zend_object_properties_size(class_type)); in dom_objects_set_class() local
1095 dom_object *intern = dom_objects_set_class(class_type, 1); in dom_objects_new() local
1105 …dom_xpath_object *intern = ecalloc(1, sizeof(dom_xpath_object) + zend_object_properties_size(class… in dom_xpath_objects_new() local
1123 dom_object *intern; in dom_nnodemap_object_dtor() local
1147 dom_object *intern = php_dom_obj_from_obj(object); in dom_nnodemap_objects_free_storage() local
1157 dom_object *intern; in dom_nnodemap_objects_new() local
[all …]
H A Dphp_dom.h94 zend_object_iterator intern; member
H A Dprocessinginstruction.c55 dom_object *intern; in PHP_METHOD() local
H A Dattr.c61 dom_object *intern; in PHP_METHOD() local
230 dom_object *intern; in PHP_FUNCTION() local

Completed in 76 milliseconds

123