Home
last modified time | relevance | path

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

12345678910>>...23

/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DCALLOUTS.API11 (7) Callout data (used in callout functions)
12 (8) Callout data (used in applications)
103 (enc, name) pair is used as key value to find callout function.
104 You have to call this function for every encoding used in your applications.
106 then (ASCII, name) entry is used.
117 7 end_callout: * not used currently (set 0)
263 (7) Callout data (used in callout functions)
268 Callout data are used for any purpose by callout function implementers.
319 (8) Callout data (used in apllications)
380 Returns current used match-stack size.
[all …]
/PHP-7.3/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.3/ext/opcache/tests/
H A Dbug77191.phpt2 Bug #77191: Assertion failure in dce_live_ranges() when silencing is used
/PHP-7.3/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.3/Zend/tests/
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 Dbug26696.phpt2 Bug #26696 (crash in switch() when string index is used)
H A Dconstant_expressions_dynamic_class_name_error.phpt2 Dynamic class names can't be used in compile-time constant refs
/PHP-7.3/ext/standard/tests/strings/
H A Dbug78612.phpt2 Bug #78612 (strtr leaks memory when integer keys are used and the subject string shorter).
/PHP-7.3/tests/lang/
H A Dbug24908.phpt2 Bug #24908 (super-globals can not be used in __destruct())
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_scoreboard.c294 if (scoreboard->procs[child_index].used > 0) { in fpm_scoreboard_proc_free()
316 if (!scoreboard->procs[scoreboard->free_proc].used) { in fpm_scoreboard_proc_alloc()
324 if (!scoreboard->procs[i].used) { /* found */ in fpm_scoreboard_proc_alloc()
336 scoreboard->procs[i].used = 1; in fpm_scoreboard_proc_alloc()
/PHP-7.3/Zend/tests/generators/
H A Dyield_without_value.phpt2 yield can be used without a value
/PHP-7.3/sapi/phpdbg/
H A DREADME.md43 …re the source directory has been used previously to build PHP, there exists a file named *config.n…
44 parameters as were used by the last execution of *configure*.

Completed in 62 milliseconds

12345678910>>...23