Home
last modified time | relevance | path

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

12345

/PHP-7.0/Zend/
H A Dzend_alloc.c348 va_list args; in zend_debug_alloc_output() local
H A Dzend_vm_execute.h942 zval *args; local
1103 zval *args; local
1702 zend_array *args; local
1710 args = emalloc(sizeof(zend_array)); local
/PHP-7.0/ext/mbstring/
H A Dmbstring.c3693 zval *args, *stack, *var, *hash_entry, *hash_entry_ptr, *zfrom_enc; in PHP_FUNCTION() local
/PHP-7.0/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.0/ext/exif/
H A Dexif.c1560 va_list args; in exif_error_docref() local
/PHP-7.0/ext/pgsql/
H A Dpgsql.c1278 zval *args; local
/PHP-7.0/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 239 milliseconds

12345