Home
last modified time | relevance | path

Searched defs:vars (Results 1 – 16 of 16) sorted by relevance

/php-src/sapi/phpdbg/
H A Dphpdbg_info.c177 HashTable vars; in phpdbg_print_symbols() local
294 PHPDBG_INFO(vars) /* {{{ */ in PHPDBG_INFO() argument
/php-src/scripts/dev/
H A Dcheck_parameters.php156 function get_params($vars, $str)
/php-src/Zend/Optimizer/
H A Dzend_dfg.h26 int vars; member
H A Dzend_ssa.h141 zend_ssa_var *vars; /* use/def chain of SSA variables */ member
/php-src/ext/pdo_dblib/
H A Ddblib_driver.c471 struct pdo_data_src_parser vars[] = { in pdo_dblib_handle_factory() local
/php-src/ext/snmp/
H A Dsnmp.c115 snmpobjarg *vars; member
235 static void php_snmp_getvalue(struct variable_list *vars, zval *snmpval, int valueretrieval) in php_snmp_getvalue()
382 struct variable_list *vars; in php_snmp_internal() local
/php-src/ext/pdo_mysql/
H A Dmysql_driver.c672 struct pdo_data_src_parser vars[] = { local
/php-src/ext/spl/
H A Dspl_directory.stub.php286 public function fscanf(string $format, mixed &...$vars): array|int|null {}
/php-src/ext/mysqli/
H A Dphp_mysqli_structs.h51 zval *vars; member
/php-src/main/
H A Dphp_variables.c393 static inline int add_post_vars(zval *arr, post_var_data_t *vars, bool eof) in add_post_vars()
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c1284 struct pdo_data_src_parser vars[] = { in pdo_firebird_handle_factory() local
/php-src/ext/mbstring/
H A Dmbstring.stub.php172 function mb_convert_variables(string $to_encoding, array|string $from_encoding, mixed &$var, mixed …
H A Dmbstring.c5541 static bool php_mb_check_encoding_recursive(HashTable *vars, const mbfl_encoding *encoding) in php_mb_check_encoding_recursive()
/php-src/ext/opcache/jit/ir/
H A Dir.h615 ir_ref vars; /* list of VARs (used by register allocator) */ member
H A Dir_ra.c3489 ir_ref vars = ctx->vars; in ir_linear_scan() local
/php-src/Zend/
H A Dzend_compile.h478 zend_string **vars; /* names of CV variables */ member

Completed in 96 milliseconds