Home
last modified time | relevance | path

Searched refs:php_intl_collator_fetch_object (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/intl/collator/
H A Dcollator_class.h44 static inline Collator_object *php_intl_collator_fetch_object(zend_object *obj) { in php_intl_collator_fetch_object() function
47 #define Z_INTL_COLLATOR_P(zv) php_intl_collator_fetch_object(Z_OBJ_P(zv))
H A Dcollator_class.c37 Collator_object* co = php_intl_collator_fetch_object(object); in Collator_objects_free()

Completed in 7 milliseconds