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());
11 ZEND_METHOD(IntlPartsIterator, getRuleStatus);15 …ZEND_ME(IntlPartsIterator, getRuleStatus, arginfo_class_IntlPartsIterator_getRuleStatus, ZEND_ACC_…
19 public function getRuleStatus(): int {} function in IntlPartsIterator
135 U_CFUNC PHP_METHOD(IntlRuleBasedBreakIterator, getRuleStatus) in PHP_METHOD() argument144 RETURN_LONG(fetch_rbbi(bio)->getRuleStatus()); in PHP_METHOD()
127 public function getRuleStatus(): int {} function in IntlRuleBasedBreakIterator
110 ZEND_METHOD(IntlRuleBasedBreakIterator, getRuleStatus);144 …ZEND_ME(IntlRuleBasedBreakIterator, getRuleStatus, arginfo_class_IntlRuleBasedBreakIterator_getRul…
256 U_CFUNC PHP_METHOD(IntlPartsIterator, getRuleStatus) in PHP_METHOD() argument
Completed in 12 milliseconds