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
249 U_CFUNC PHP_FUNCTION(breakiter_first) in PHP_FUNCTION() function
256 U_CFUNC PHP_FUNCTION(breakiter_last) in PHP_FUNCTION() function
263 U_CFUNC PHP_FUNCTION(breakiter_previous) in PHP_FUNCTION() function
270 U_CFUNC PHP_FUNCTION(breakiter_next) in PHP_FUNCTION() function
299 U_CFUNC PHP_FUNCTION(breakiter_current) in PHP_FUNCTION() function
317 U_CFUNC PHP_FUNCTION(breakiter_following) in PHP_FUNCTION() function
324 U_CFUNC PHP_FUNCTION(breakiter_preceding) in PHP_FUNCTION() function
331 U_CFUNC PHP_FUNCTION(breakiter_is_boundary) in PHP_FUNCTION() function
358 U_CFUNC PHP_FUNCTION(breakiter_get_locale) in PHP_FUNCTION() function
386 U_CFUNC PHP_FUNCTION(breakiter_get_parts_iterator) in PHP_FUNCTION() function
412 U_CFUNC PHP_FUNCTION(breakiter_get_error_code) in PHP_FUNCTION() function
431 U_CFUNC PHP_FUNCTION(breakiter_get_error_message) in PHP_FUNCTION() function