Lines Matching defs:PHP_FUNCTION

79 U_CFUNC PHP_FUNCTION(breakiter_create_word_instance)  in PHP_FUNCTION()  function
86 U_CFUNC PHP_FUNCTION(breakiter_create_line_instance) in PHP_FUNCTION() function
93 U_CFUNC PHP_FUNCTION(breakiter_create_character_instance) in PHP_FUNCTION() function
100 U_CFUNC PHP_FUNCTION(breakiter_create_sentence_instance) in PHP_FUNCTION() function
107 U_CFUNC PHP_FUNCTION(breakiter_create_title_instance) in PHP_FUNCTION() function
114 U_CFUNC PHP_FUNCTION(breakiter_create_code_point_instance) in PHP_FUNCTION() function
129 U_CFUNC PHP_FUNCTION(breakiter_get_text) in PHP_FUNCTION() function
149 U_CFUNC PHP_FUNCTION(breakiter_set_text) in PHP_FUNCTION() function
236 U_CFUNC PHP_FUNCTION(breakiter_first) in PHP_FUNCTION() function
243 U_CFUNC PHP_FUNCTION(breakiter_last) in PHP_FUNCTION() function
250 U_CFUNC PHP_FUNCTION(breakiter_previous) in PHP_FUNCTION() function
257 U_CFUNC PHP_FUNCTION(breakiter_next) in PHP_FUNCTION() function
286 U_CFUNC PHP_FUNCTION(breakiter_current) in PHP_FUNCTION() function
304 U_CFUNC PHP_FUNCTION(breakiter_following) in PHP_FUNCTION() function
311 U_CFUNC PHP_FUNCTION(breakiter_preceding) in PHP_FUNCTION() function
318 U_CFUNC PHP_FUNCTION(breakiter_is_boundary) in PHP_FUNCTION() function
345 U_CFUNC PHP_FUNCTION(breakiter_get_locale) in PHP_FUNCTION() function
373 U_CFUNC PHP_FUNCTION(breakiter_get_parts_iterator) in PHP_FUNCTION() function
399 U_CFUNC PHP_FUNCTION(breakiter_get_error_code) in PHP_FUNCTION() function
418 U_CFUNC PHP_FUNCTION(breakiter_get_error_message) in PHP_FUNCTION() function