Home
last modified time | relevance | path

Searched defs:def (Results 1 – 21 of 21) sorted by relevance

/PHP-7.2/ext/opcache/Optimizer/
H A Ddce.c60 static inline zend_bool is_bad_mod(const zend_ssa *ssa, int use, int def) { in is_bad_mod()
286 int def = var->definition; in try_remove_var_def() local
564 uint32_t def = live_range->start - 1; in dce_live_ranges() local
H A Dzend_dfg.c28 zend_bitset tmp, def, use, in, out; in zend_build_dfg() local
H A Dzend_dfg.h29 zend_bitset def; member
H A Dzend_ssa.c863 zend_bitset def, in, phi; in zend_build_ssa() local
/PHP-7.2/Zend/
H A Dzend_vm_gen.php1953 function parse_operand_spec($def, $lineno, $str, &$flags) {
1974 function parse_ext_spec($def, $lineno, $str) {
1989 function parse_spec_rules($def, $lineno, $str) {
2036 function gen_vm($def, $skel) {
H A Dzend_compile.c2004 zend_op *def = opline; in zend_find_live_range() local
/PHP-7.2/ext/zip/lib/
H A Dzip_extra_field.c43 zip_extra_field_t *head, *prev, *def; in _zip_ef_clone() local
/PHP-7.2/ext/pdo_oci/
H A Dphp_pdo_oci_int.h50 OCIDefine *def; member
/PHP-7.2/ext/fileinfo/libmagic/
H A Dfuncs.c184 const char *def = "data"; in file_buffer() local
H A Dsoftmagic.c125 file_fmtcheck(struct magic_set *ms, const struct magic *m, const char *def, in file_fmtcheck()
/PHP-7.2/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h55 char *def; member
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c314 const char* def = NULL; in xml_element_to_method_description() local
/PHP-7.2/ext/soap/
H A Dphp_sdl.h209 char *def; member
248 char *def; member
H A Dphp_schema.c1642 xmlAttrPtr def; in schema_element() local
1896 xmlAttrPtr def; in schema_attribute() local
/PHP-7.2/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h120 MYSQL_FIELD *def; member
/PHP-7.2/ext/filter/
H A Dfilter.c744 zval *option, *opt, *def; in PHP_FUNCTION() local
/PHP-7.2/ext/dom/
H A Delement.c695 xmlNsPtr def; in _dom_new_reconNs() local
/PHP-7.2/ext/sockets/
H A Dconversions.c107 static int param_get_bool(void *ctx, const char *key, int def) in param_get_bool()
/PHP-7.2/ext/date/
H A Dphp_date.c4345 #define PHP_DATE_INTERVAL_READ_PROPERTY(element, member, itype, def) \ in php_date_interval_initialize_from_hash() argument
4381 #define PHP_DATE_INTERVAL_READ_PROPERTY_DOUBLE(element, member, def) \ in php_date_interval_initialize_from_hash() argument
/PHP-7.2/ext/pgsql/
H A Dpgsql.c5851 zval meta, *def, *type, *not_null, *has_default, *is_enum, *val, new_val; local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_structs.h94 char *def; /* Default value */ member

Completed in 146 milliseconds