Searched refs:compound (Results 1 – 25 of 26) sorted by relevance
12
2 033: Import statement with non-compound name9 Warning: The use statement with non-compound name 'A' has no effect in %sns_033.php on line 211 Warning: The use statement with non-compound name 'B' has no effect in %sns_033.php on line 3
2 Division by zero in compound assignment with refcounted operand
2 Division by zero in compound operator with type coercion
15 The use statement with non-compound name 'Exception' has no effect
2 Exception during read part of compound assignment operation on a property
2 Bug #79947: Memory leak on invalid offset type in compound assignment
18 The use statement with non-compound name 'Exception' has no effect
2 Group use statements with compound namespaces
2 Exception in compound assign op should prevent call to overloaded object handlers
2 Error cases of compound shift assignment on strings
2 TypeError for compound assignment operations
2 057: Usage of 'namespace' in compound names (inside namespace)
2 058: Usage of 'namespace' in compound names (out of namespace)
2 GC 038: Garbage created by compound assignment operators (e.g. +=)
2 Behavior of failing compound assignment
2 Cannot compound assign to $GLOBALS
2 Bug #77310 (1): Incorrect SCCP for compound assign to arrays
2 Handling of UNDEF property in compound assign
50 Warning: The use statement with non-compound name 'f' has no effect in %s on line 36
46 Warning: The use statement with non-compound name 'C' has no effect in %s on line 32
2 BcMath\Number operator compound assignment
84 echo "Concatenation in loop (compound assignment):\n";134 Concatenation in loop (compound assignment):
90 echo "Concatenation in loop (compound assignment):\n";188 Concatenation in loop (compound assignment):
1079 char *compound; in zend_resolve_non_class_name() local1113 compound = memchr(ZSTR_VAL(name), '\\', ZSTR_LEN(name)); in zend_resolve_non_class_name()1114 if (compound) { in zend_resolve_non_class_name()1118 if (compound && FC(imports)) { in zend_resolve_non_class_name()1120 size_t len = compound - ZSTR_VAL(name); in zend_resolve_non_class_name()1147 char *compound; in zend_resolve_class_name() local1181 compound = memchr(ZSTR_VAL(name), '\\', ZSTR_LEN(name)); in zend_resolve_class_name()1182 if (compound) { in zend_resolve_class_name()1184 size_t len = compound - ZSTR_VAL(name); in zend_resolve_class_name()
10821 >14 ubyte &0x40 compound index10839 # 1~a unique index 8~index has FOR clause 32~compact index format 64~compound index header10846 #>14 ubyte &0x40 \b, compound header
Completed in 143 milliseconds