Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 71) sorted by path

123

/PHP-7.0/Zend/
H A Dzend_builtin_functions.c651 zval *array, *entry, tmp; in ZEND_FUNCTION() local
1631 zend_string *entry; in ZEND_FUNCTION() local
H A Dzend_inheritance.c706 zend_class_entry *entry; in zend_do_inherit_interfaces() local
H A Dzend_ini.c89 zend_ini_entry *entry = (zend_ini_entry*)Z_PTR_P(zv); in free_ini_entry() local
H A Dzend_operators.c586 zval entry; in convert_scalar_to_array() local
/PHP-7.0/ext/curl/
H A Dinterface.c2956 zval *zid, *arr, *entry; in PHP_FUNCTION() local
/PHP-7.0/ext/date/
H A Dphp_date.c4665 const timelib_tz_lookup_table *table, *entry; in PHP_FUNCTION() local
/PHP-7.0/ext/dom/
H A Ddom_iterators.c184 zval *entry; in php_dom_iterator_move_forward() local
262 zval *entry; in php_dom_get_iterator() local
H A Dnodelist.c135 zval *entry = zend_hash_index_find(nodeht, index); in PHP_FUNCTION() local
H A Dphp_dom.c422 dom_prop_handler *entry; in dom_get_debug_info_helper() local
H A Dphp_dom.h132 #define REGISTER_DOM_CLASS(ce, name, parent_ce, funcs, entry) \ argument
H A Dxpath.c512 zval *array_value, *entry, new_string; in PHP_FUNCTION() local
/PHP-7.0/ext/ftp/
H A Dftp.c1799 char **entry; in ftp_genlist() local
/PHP-7.0/ext/intl/resourcebundle/
H A Dresourcebundle_class.c327 const char * entry; in ZEND_END_ARG_INFO() local
/PHP-7.0/ext/ldap/
H A Dldap.c133 ldap_resultentry *entry = (ldap_resultentry *)rsrc->ptr; in _free_ldap_result_entry() local
756 zval *entry, resource; in php_ldap_do_search() local
987 LDAPMessage *ldap_result, *entry; in PHP_FUNCTION() local
1423 zval *link, *entry, *value, *ivalue; in php_ldap_do_modify() local
2470 LDAPMessage *ldap_result, *entry; in PHP_FUNCTION() local
/PHP-7.0/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c57 struct mappings_entry *entry; in mappings_add() local
197 static void to_cp932_visitor(const struct mappings_entry *entry) in to_cp932_visitor()
236 static void from_cp932_visitor(const struct mappings_entry *entry) in from_cp932_visitor()
270 static void to_cp50220_visitor(const struct mappings_entry *entry) in to_cp50220_visitor()
324 static void to_cp50222_visitor(const struct mappings_entry *entry) in to_cp50222_visitor()
/PHP-7.0/ext/mbstring/
H A Dmbstring.c694 const mbfl_encoding **entry, **list; in php_mb_parse_encoding_list() local
813 const mbfl_encoding **list, **entry; in php_mb_parse_encoding_array() local
1833 const mbfl_encoding **entry = MBSTRG(http_input_list); in PHP_FUNCTION() local
1847 const mbfl_encoding **entry = MBSTRG(http_input_list); in PHP_FUNCTION() local
1933 const mbfl_encoding **entry = MBSTRG(current_detect_order_list); in PHP_FUNCTION() local
4533 const mbfl_encoding **entry; in PHP_FUNCTION() local
4760 const mbfl_encoding **entry = 0; in php_mb_populate_current_detect_order_list() local
/PHP-7.0/ext/mbstring/oniguruma/
H A Dst.c344 st_table_entry *ptr, *entry; local
/PHP-7.0/ext/mysqli/
H A Dmysqli.c424 mysqli_prop_handler *entry; in mysqli_object_get_debug_info() local
H A Dmysqli_warning.c133 zval *entry; in php_get_warnings() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_result.c1814 zval *entry; in MYSQLND_METHOD() local
/PHP-7.0/ext/oci8/
H A Doci8.c1261 static void php_oci_connection_list_dtor(zend_resource *entry) in php_oci_connection_list_dtor()
1276 static void php_oci_pconnection_list_dtor(zend_resource *entry) in php_oci_pconnection_list_dtor()
1293 static void php_oci_pconnection_list_np_dtor(zend_resource *entry) in php_oci_pconnection_list_np_dtor()
1359 static void php_oci_statement_list_dtor(zend_resource *entry) in php_oci_statement_list_dtor()
1370 static void php_oci_descriptor_list_dtor(zend_resource *entry) in php_oci_descriptor_list_dtor()
1381 static void php_oci_collection_list_dtor(zend_resource *entry) in php_oci_collection_list_dtor()
3343 static void php_oci_spool_list_dtor(zend_resource *entry) in php_oci_spool_list_dtor()
H A Doci8_statement.c1001 zval *entry = NULL; in php_oci_bind_post_exec() local
1723 zval *entry; in php_oci_bind_array_helper_string() local
1797 zval *entry; in php_oci_bind_array_helper_number() local
1838 zval *entry; in php_oci_bind_array_helper_double() local
1879 zval *entry; in php_oci_bind_array_helper_date() local
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_hash.c78 zend_accel_hash_entry *entry; in zend_accel_hash_update() local
146 zend_accel_hash_entry *entry; in zend_accel_hash_find_ex() local
233 zend_accel_hash_entry *entry, *last_entry=NULL; in zend_accel_hash_unlink() local
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_get.c117 pcre_uchar *entry = nametable + entrysize*mid; in pcre_get_stringnumber() local
201 pcre_uchar *entry = nametable + entrysize*mid; in pcre_get_stringtable_entries() local
270 pcre_uchar *entry; in get_first_set() local
H A Dpcre_jit_compile.c289 struct sljit_label *entry; member
6294 recurse_entry *entry = common->entries; in compile_recurse_matchingpath() local

Completed in 157 milliseconds

123