Home
last modified time | relevance | path

Searched defs:intern (Results 1 – 25 of 57) sorted by path

123

/PHP-5.5/Zend/
H A Dzend_API.c2645 zend_object *intern; in display_disabled_class() local
H A Dzend_generators.h29 zend_object_iterator intern; member
/PHP-5.5/ext/date/
H A Dphp_date.c1850 zend_object_iterator intern; member
2115 php_date_obj *intern; in date_object_new_date_ex() local
2264 php_timezone_obj *intern; in date_object_new_timezone_ex() local
2363 php_interval_obj *intern; in date_object_new_interval_ex() local
2452 php_period_obj *intern; in date_object_new_period_ex() local
2489 php_date_obj *intern = (php_date_obj *)object; in date_object_free_storage_date() local
2501 php_timezone_obj *intern = (php_timezone_obj *)object; in date_object_free_storage_timezone() local
2512 php_interval_obj *intern = (php_interval_obj *)object; in date_object_free_storage_interval() local
2521 php_period_obj *intern = (php_period_obj *)object; in date_object_free_storage_period() local
/PHP-5.5/ext/dom/
H A Dattr.c62 dom_object *intern; in PHP_METHOD() local
263 dom_object *intern; in PHP_FUNCTION() local
H A Dcdatasection.c55 dom_object *intern; in PHP_METHOD() local
H A Dcharacterdata.c181 dom_object *intern; in PHP_FUNCTION() local
226 dom_object *intern; in PHP_FUNCTION() local
264 dom_object *intern; in PHP_FUNCTION() local
311 dom_object *intern; in PHP_FUNCTION() local
367 dom_object *intern; in PHP_FUNCTION() local
H A Dcomment.c55 dom_object *intern; in PHP_METHOD() local
H A Ddocument.c907 dom_object *intern; in PHP_FUNCTION() local
940 dom_object *intern; in PHP_FUNCTION() local
968 dom_object *intern; in PHP_FUNCTION() local
996 dom_object *intern; in PHP_FUNCTION() local
1024 dom_object *intern; in PHP_FUNCTION() local
1052 dom_object *intern; in PHP_FUNCTION() local
1087 dom_object *intern; in PHP_FUNCTION() local
1120 dom_object *intern; in PHP_FUNCTION() local
1239 dom_object *intern; in PHP_FUNCTION() local
1301 dom_object *intern; in PHP_FUNCTION() local
[all …]
H A Ddocumentfragment.c58 dom_object *intern; in PHP_METHOD() local
125 dom_object *intern; in PHP_METHOD() local
H A Ddocumenttype.c74 dom_object *intern; in dom_documenttype_entities_read() local
105 dom_object *intern; in dom_documenttype_notations_read() local
H A Ddom_iterators.c168 dom_object *intern = (dom_object *)zend_object_store_get_object(iterator->curobj TSRMLS_CC); in php_dom_iterator_current_key() local
185 dom_object *intern; in php_dom_iterator_move_forward() local
259 dom_object *intern; in php_dom_get_iterator() local
H A Delement.c159 dom_object *intern; in PHP_METHOD() local
335 dom_object *intern; in PHP_FUNCTION() local
378 dom_object *intern; in PHP_FUNCTION() local
442 dom_object *intern; in PHP_FUNCTION() local
491 dom_object *intern; in PHP_FUNCTION() local
666 dom_object *intern; in PHP_FUNCTION() local
750 dom_object *intern; in PHP_FUNCTION() local
875 dom_object *intern; in PHP_FUNCTION() local
931 dom_object *intern; in PHP_FUNCTION() local
1061 dom_object *intern; in PHP_FUNCTION() local
[all …]
H A Dentityreference.c54 dom_object *intern; in PHP_METHOD() local
H A Dnamednodemap.c131 dom_object *intern; in PHP_FUNCTION() local
206 dom_object *intern; in PHP_FUNCTION() local
263 dom_object *intern; in PHP_FUNCTION() local
H A Dnode.c449 dom_object *intern; in dom_node_child_nodes_read() local
622 dom_object *intern; in dom_node_attributes_read() local
1404 dom_object *intern; in PHP_FUNCTION() local
1433 dom_object *intern; in PHP_FUNCTION() local
1493 dom_object *intern; in PHP_FUNCTION() local
1536 dom_object *intern; in PHP_FUNCTION() local
1599 dom_object *intern; in PHP_FUNCTION() local
1649 dom_object *intern; in PHP_FUNCTION() local
1682 dom_object *intern; in PHP_FUNCTION() local
1755 dom_object *intern; in dom_canonicalization() local
[all …]
H A Dnodelist.c110 dom_object *intern; in PHP_FUNCTION() local
H A Dphp_dom.c552 php_libxml_node_object *intern; in php_dom_export_node() local
593 dom_object *intern; in dom_objects_store_clone_obj() local
1091 dom_object *intern = (dom_object *)object; in dom_objects_free_storage() local
1141 dom_object *intern; in dom_objects_set_class() local
1172 dom_object *intern = (dom_object *) object; in dom_objects_clone() local
1206 dom_object *intern; in dom_objects_new() local
1223 dom_xpath_object *intern; in dom_xpath_objects_new() local
1245 dom_object *intern; in dom_nnodemap_object_dtor() local
1272 dom_object *intern = (dom_object *)object; in dom_nnodemap_objects_free_storage() local
1285 dom_object *intern; in dom_nnodemap_objects_new() local
[all …]
H A Dphp_dom.h91 zend_object_iterator intern; member
H A Dprocessinginstruction.c56 dom_object *intern; in PHP_METHOD() local
H A Dtext.c70 dom_object *intern; in PHP_METHOD() local
156 dom_object *intern; in PHP_FUNCTION() local
211 dom_object *intern; in PHP_FUNCTION() local
H A Dxpath.c86 dom_xpath_object *intern; in dom_xpath_ext_function_php() local
276 dom_xpath_object *intern; in PHP_METHOD() local
353 dom_xpath_object *intern; in PHP_FUNCTION() local
375 static void dom_xpath_iter(zval *baseobj, dom_object *intern) /* {{{ */ in dom_xpath_iter()
393 dom_xpath_object *intern; in php_xpath_eval() local
551 dom_xpath_object *intern; in PHP_FUNCTION() local
/PHP-5.5/ext/fileinfo/
H A Dfileinfo.c83 struct finfo_object *intern = (struct finfo_object *) object; in finfo_objects_free() local
100 struct finfo_object *intern; in finfo_objects_new() local
/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp217 BreakIterator_object* intern; in BreakIterator_object_create() local
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_class.cpp262 Calendar_object* intern; in Calendar_object_create() local
/PHP-5.5/ext/intl/collator/
H A Dcollator_class.c65 Collator_object* intern; in Collator_object_create() local

Completed in 80 milliseconds

123