Home
last modified time | relevance | path

Searched refs:rules (Results 1 – 25 of 63) sorted by relevance

123

/php-src/ext/intl/tests/
H A Dtransliterator_create_from_rule_error.phpt12 $rules = <<<RULES
17 $t = Transliterator::createFromRules($rules);
20 $rules = <<<RULES
24 $t = Transliterator::createFromRules($rules);
29 Warning: Transliterator::createFromRules(): String conversion of rules to UTF-16 failed in %s on li…
30 String conversion of rules to UTF-16 failed: U_INVALID_CHAR_FOUND
32 …ransliterator_create_from_rules: unable to create ICU transliterator from rules (parse error after…
33 transliterator_create_from_rules: unable to create ICU transliterator from rules (parse error after…
35 …ransliterator_create_from_rules: unable to create ICU transliterator from rules (parse error at of…
36 transliterator_create_from_rules: unable to create ICU transliterator from rules (parse error at of…
H A Dtimezone_hasSameRules_basic.phpt13 echo "Europe/Lisbon has same rules as itself:\n";
16 echo "\nEurope/Lisbon has same rules as Portugal:\n";
19 echo "\nEurope/Lisbon has same rules as Atlantic/Azores:\n";
24 Europe/Lisbon has same rules as itself:
27 Europe/Lisbon has same rules as Portugal:
30 Europe/Lisbon has same rules as Atlantic/Azores:
H A Dtransliterator_create_from_rule_basic.phpt9 $rules = <<<RULES
14 $t = Transliterator::createFromRules($rules);
19 $u = transliterator_create_from_rules($rules, Transliterator::REVERSE);
H A Drbbiter___construct_basic.phpt9 $rules = <<<RULES
22 $rbbi = new IntlRuleBasedBreakIterator($rules);
34 IntlRuleBasedBreakIterator::__construct(): unable to create instance from compiled rules
H A Drbbiter_getRules_basic.phpt12 $rules = <<<RULES
25 $rbbi = new IntlRuleBasedBreakIterator($rules);
H A Drbbiter_getRules_basic3.phpt12 $rules = <<<RULES
25 $rbbi = new IntlRuleBasedBreakIterator($rules);
H A Drbbiter_getRuleStatusVec_basic.phpt10 $rules = <<<RULES
25 $rbbi = new IntlRuleBasedBreakIterator($rules);
H A Drbbiter_getRuleStatus_basic.phpt10 $rules = <<<RULES
23 $rbbi = new IntlRuleBasedBreakIterator($rules);
H A Drbbiter_getRules_basic2.phpt13 $rules = <<<RULES
26 $rbbi = new IntlRuleBasedBreakIterator($rules);
H A Drbbiter_getBinaryRules_basic.phpt12 $rules = <<<RULES
25 $rbbi = new IntlRuleBasedBreakIterator($rules);
H A Drbbiter_getBinaryRules_basic3.phpt12 $rules = <<<RULES
25 $rbbi = new IntlRuleBasedBreakIterator($rules);
H A Drbbiter_getBinaryRules_basic2.phpt13 $rules = <<<RULES
26 $rbbi = new IntlRuleBasedBreakIterator($rules);
H A Dbreakiter___construct_error.phpt47 …reakIterator::__construct(): unable to create RuleBasedBreakIterator from rules (parse error on li…
55 Exception: IntlRuleBasedBreakIterator::__construct(): unable to create instance from compiled rules
/php-src/ext/dom/lexbor/lexbor/css/
H A Dparser.h301 parser->rules->failed = is; in lxb_css_parser_failed_set()
307 lxb_css_syntax_rule_t *rules = parser->rules + idx; in lxb_css_parser_failed_set_by_id() local
309 if (rules > parser->rules_begin && rules < parser->rules_end) { in lxb_css_parser_failed_set_by_id()
310 rules->failed = is; in lxb_css_parser_failed_set_by_id()
317 return parser->rules->failed; in lxb_css_parser_is_failed()
347 return parser->rules->state; in lxb_css_parser_state()
353 parser->rules->state = state; in lxb_css_parser_state_set()
385 return parser->rules; in lxb_css_parser_current_rule()
391 return parser->rules->deep; in lxb_css_parser_rule_deep()
418 lxb_css_syntax_rule_t *rules = parser->rules; in lxb_css_parser_states_set_back() local
[all …]
/php-src/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp37 char *rules; in _php_intlrbbi_constructor_body() local
45 &rules, &rules_len, &compiled) == FAILURE) { in _php_intlrbbi_constructor_body()
64 if (intl_stringFromChar(rulesStr, rules, rules_len, &status) in _php_intlrbbi_constructor_body()
86 rbbi = new RuleBasedBreakIterator((uint8_t*)rules, rules_len, status); in _php_intlrbbi_constructor_body()
123 const UnicodeString rules = fetch_rbbi(bio)->getRules(); in PHP_METHOD() local
125 u8str = intl_charFromString(rules, BREAKITER_ERROR_CODE_P(bio)); in PHP_METHOD()
167 std::unique_ptr<int32_t[]> rules = std::unique_ptr<int32_t[]>(new int32_t[num_rules]); in PHP_METHOD() local
168 num_rules = fetch_rbbi(bio)->getRuleStatusVec(rules.get(), num_rules, in PHP_METHOD()
179 add_next_index_long(return_value, rules[i]); in PHP_METHOD()
195 const uint8_t *rules = fetch_rbbi(bio)->getBinaryRules(rules_len); in PHP_METHOD() local
[all …]
/php-src/ext/opcache/jit/ir/
H A Dgen_ir_fold_hash.c246 int rules = 0; in main() local
270 if (rules >= MAX_RULES) { in main()
280 rule[rules] = line; in main()
281 mask[rules] = i | (rules << 21); in main()
282 rules++; in main()
288 for (i = 0; i < rules; i++) { in main()
295 for (i = 0; i < rules; i++) { in main()
301 if (!find_hash(mask, rules)) { in main()
/php-src/ext/fileinfo/tests/
H A Dfinfo_file_regex.phpt2 Test finfo_file() function : regex rules
15 echo "*** Testing finfo_file() : regex rules ***\n";
24 *** Testing finfo_file() : regex rules ***
/php-src/docs/
H A Dmailinglist-rules.md1 # Mailing list rules
4 mailing lists. Following these rules is considered imperative to the success of
6 impact if you do not follow these rules. More importantly you can actually
7 assume that not following these rules will hurt the PHP project.
11 following some basic rules with regards to mailing list usage will:
22 Having said that, here are the organizational rules:
51 The next few rules are more some general hints:
54 people, double-check the above rules. Try to wait a bit longer before
/php-src/Zend/tests/return_types/
H A D032.phpt2 Nullable return type inheritance rules (nullable and non-nullable)
H A D031.phpt2 Nullable return type inheritance rules (non-nullable and nullable)
/php-src/tests/classes/
H A Dinheritance_009.phpt2 Ensure private methods with the same name are not checked for inheritance rules - abstract
H A Dinheritance_008.phpt2 Ensure private methods with the same name are not checked for inheritance rules - static
/php-src/Zend/tests/traits/
H A Dbug74607.phpt2 Bug #74607 (Traits enforce different inheritance rules - return types)
H A Dbug74607a.phpt2 Bug #74607 (Traits enforce different inheritance rules - number of required parameters)
/php-src/ext/intl/transliterator/
H A Dtransliterator.stub.php27 …public static function createFromRules(string $rules, int $direction = Transliterator::FORWARD): ?… argument

Completed in 25 milliseconds

123