Searched refs:getRuleStatus (Results 1 – 9 of 9) sorted by relevance
2 IntlRuleBasedBreakIterator::getRuleStatus(): basic test28 "rule status: {$rbbi->getRuleStatus()}\n";
23 var_dump($pi->getRuleStatus());
12 ZEND_METHOD(IntlPartsIterator, getRuleStatus);17 …ZEND_ME(IntlPartsIterator, getRuleStatus, arginfo_class_IntlPartsIterator_getRuleStatus, ZEND_ACC_…
28 public function getRuleStatus(): int {} function in IntlPartsIterator
136 U_CFUNC PHP_METHOD(IntlRuleBasedBreakIterator, getRuleStatus) in PHP_METHOD() argument147 RETURN_LONG(fetch_rbbi(bio)->getRuleStatus()); in PHP_METHOD()
184 public function getRuleStatus(): int {} function in IntlRuleBasedBreakIterator
111 ZEND_METHOD(IntlRuleBasedBreakIterator, getRuleStatus);147 …ZEND_ME(IntlRuleBasedBreakIterator, getRuleStatus, arginfo_class_IntlRuleBasedBreakIterator_getRul…
258 U_CFUNC PHP_METHOD(IntlPartsIterator, getRuleStatus) in PHP_METHOD() argument
Completed in 12 milliseconds