Home
last modified time | relevance | path

Searched defs:args (Results 101 – 107 of 107) sorted by relevance

12345

/PHP-7.1/Zend/
H A Dzend_alloc.c341 va_list args; in zend_debug_alloc_output() local
H A Dzend_vm_execute.h1241 zval *args; local
1392 zval *args; local
1945 zend_array *args; local
1953 args = emalloc(sizeof(zend_array)); local
/PHP-7.1/ext/mbstring/
H A Dmbstring.c3720 zval *args, *stack, *var, *hash_entry, *hash_entry_ptr, *zfrom_enc; in PHP_FUNCTION() local
/PHP-7.1/ext/gd/
H A Dgd.c1027 void php_gd_error_method(int type, const char *format, va_list args) in php_gd_error_method()
/PHP-7.1/ext/exif/
H A Dexif.c1560 va_list args; in exif_error_docref() local
/PHP-7.1/ext/pgsql/
H A Dpgsql.c1284 zval *args; local
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4574 static const pcre_uchar * SLJIT_CALL do_utf_caselesscmp(pcre_uchar *src1, jit_arguments *args, pcre… in do_utf_caselesscmp()

Completed in 184 milliseconds

12345