Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_vm_gen.php1857 function parse_operand_spec($def, $lineno, $str, &$flags) {
1878 function parse_ext_spec($def, $lineno, $str) {
1893 function parse_spec_rules($def, $lineno, $str) {
1940 function gen_vm($def, $skel) {
H A Dzend_compile.c2009 zend_op *def = opline; in zend_find_live_range() local
/PHP-7.1/ext/opcache/Optimizer/
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.c855 zend_bitset def, in, phi; in zend_build_ssa() local
/PHP-7.1/ext/zip/lib/
H A Dzip_extra_field.c43 zip_extra_field_t *head, *prev, *def; in _zip_ef_clone() local
/PHP-7.1/ext/pdo_oci/
H A Dphp_pdo_oci_int.h50 OCIDefine *def; member
/PHP-7.1/ext/fileinfo/libmagic/
H A Dfuncs.c175 const char *def = "data"; in file_buffer() local
H A Dsoftmagic.c107 file_fmtcheck(struct magic_set *ms, const struct magic *m, const char *def, in file_fmtcheck()
/PHP-7.1/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h55 char *def; member
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c317 const char* def = NULL; in xml_element_to_method_description() local
/PHP-7.1/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.1/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h120 MYSQL_FIELD *def; member
/PHP-7.1/ext/filter/
H A Dfilter.c744 zval *option, *opt, *def; in PHP_FUNCTION() local
/PHP-7.1/ext/dom/
H A Delement.c695 xmlNsPtr def; in _dom_new_reconNs() local
/PHP-7.1/ext/sockets/
H A Dconversions.c107 static int param_get_bool(void *ctx, const char *key, int def) in param_get_bool()
/PHP-7.1/ext/date/
H A Dphp_date.c4326 #define PHP_DATE_INTERVAL_READ_PROPERTY(element, member, itype, def) \ in php_date_interval_initialize_from_hash() argument
4348 #define PHP_DATE_INTERVAL_READ_PROPERTY_DOUBLE(element, member, def) \ in php_date_interval_initialize_from_hash() argument
/PHP-7.1/ext/pgsql/
H A Dpgsql.c5845 zval meta, *def, *type, *not_null, *has_default, *is_enum, *val, new_val; local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_structs.h94 char *def; /* Default value */ member

Completed in 130 milliseconds