Home
last modified time | relevance | path

Searched refs:used (Results 51 – 75 of 574) sorted by relevance

12345678910>>...23

/PHP-7.0/Zend/tests/generators/
H A Dfunc_get_args.phpt2 func_get_args() can be used inside generator functions
H A Dyield_without_value.phpt2 yield can be used without a value
/PHP-7.0/ext/pcre/pcrelib/
H A DHACKING22 the pattern was all used up, all remaining states were possible matches, and
46 that used an amount of store bounded by a multiple of the number of characters
58 different libraries. In the description that follows, the word "short" is used
59 for a 16-bit data quantity, and the word "unit" is used for a quantity that is
127 The algorithm that is used for pcre_dfa_exec() is not a traditional FSM,
269 The normal single-character opcodes (OP_STAR, etc.) are used for repeated
298 OP_PROP and OP_NOTPROP are used for positive and negative matches of a
318 A set of repeating opcodes (called OP_NOTSTAR etc.) are used for repeated,
320 (OP_STAR, etc.) are used for repeated positive single-character classes.
323 less than 256, OP_CLASS is used for a positive class, and OP_NCLASS for a
[all …]
/PHP-7.0/Zend/tests/
H A Dbug67985.phpt2 Bug #67985 - Last used array index not copied to new array at assignment
H A Dconst_array_with_resource_key.phpt11 Notice: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
H A Dbug29505.phpt2 Bug #29505 (get_class_vars() severely broken when used with arrays)
H A Dconstant_expressions_dynamic_class_name_error.phpt2 Dynamic class names can't be used in compile-time constant refs
H A Dbug26696.phpt2 Bug #26696 (crash in switch() when string index is used)
/PHP-7.0/Zend/tests/type_declarations/
H A Dscalar_reserved2.phpt2 Scalar type names cannot be used as class, trait or interface names (2)
H A Dscalar_reserved3.phpt2 Scalar type names cannot be used as class, trait or interface names (3)
H A Dscalar_reserved4.phpt2 Scalar type names cannot be used as class, trait or interface names (4)
H A Dscalar_reserved6.phpt2 Scalar type names cannot be used as class, trait or interface names (6)
H A Dscalar_reserved7.phpt2 Scalar type names cannot be used as class, trait or interface names (7)
H A Dscalar_reserved2_class_alias.phpt2 Scalar type names cannot be used as class, trait or interface names (2) - class_alias
H A Dscalar_reserved3_class_alias.phpt2 Scalar type names cannot be used as class, trait or interface names (3) - class_alias
H A Dscalar_reserved4_class_alias.phpt2 Scalar type names cannot be used as class, trait or interface names (4) - class_alias
H A Dscalar_reserved6_class_alias.phpt2 Scalar type names cannot be used as class, trait or interface names (6) - class_alias
H A Dscalar_reserved2_use.phpt2 Scalar type names cannot be used as class, trait or interface names (2) - use
H A Dscalar_reserved3_use.phpt2 Scalar type names cannot be used as class, trait or interface names (3) - use
H A Dscalar_reserved4_use.phpt2 Scalar type names cannot be used as class, trait or interface names (4) - use
H A Dscalar_reserved6_use.phpt2 Scalar type names cannot be used as class, trait or interface names (6) - use
/PHP-7.0/tests/lang/
H A Dbug24908.phpt2 Bug #24908 (super-globals can not be used in __destruct())
/PHP-7.0/Zend/tests/anon/
H A D011.phpt2 Ensure proper inheritance with get_class(anon class instance) used via class_alias (see also bug #7…
/PHP-7.0/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation7.phpt26 // temp file used
30 // link name used
32 // temp dirname used
H A Dsymlink_link_linkinfo_is_link_variation8.phpt28 // temp file used
31 // temp link name used
51 // temp link name used

Completed in 25 milliseconds

12345678910>>...23