Home
last modified time | relevance | path

Searched defs:dup (Results 1 – 4 of 4) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_builtin_functions.c756 int dup; in ZEND_FUNCTION() local
2134 int dup; in ZEND_FUNCTION() local
2324 int dup; in zend_fetch_debug_backtrace() local
H A Dzend_exceptions.c530 int dup; in _build_trace_args() local
H A Dzend_API.h659 #define RETVAL_STRINGL_CHECK(s, len, dup) do { \ argument
670 #define RETURN_STRINGL_CHECK(s, len, dup) { RETVAL_STRINGL_CHECK(s, len, dup); return; } argument
/PHP-5.6/ext/zip/lib/
H A Dzipint.h71 #define dup _dup macro

Completed in 29 milliseconds