Home
last modified time | relevance | path

Searched refs:add_assoc_null (Results 1 – 10 of 10) sorted by relevance

/PHP-7.1/ext/calendar/
H A Dcalendar.c429 add_assoc_null(return_value, "dow"); in PHP_FUNCTION()
/PHP-7.1/ext/posix/
H A Dposix.c996 add_assoc_null(array_group, "passwd"); in php_posix_group_to_array()
/PHP-7.1/ext/mysqli/
H A Dmysqli.c1213 add_assoc_null(return_value, fields[i].name); in php_mysqli_fetch_into_hash_aux()
/PHP-7.1/ext/interbase/
H A Dibase_query.c1648 add_assoc_null(return_value, alias); in _php_ibase_fetch_hash()
/PHP-7.1/ext/pgsql/
H A Dpgsql.c1665 else add_assoc_null(return_value, _x);
2789 add_assoc_null(return_value, field_name);
7067 add_assoc_null(&row, field_name);
/PHP-7.1/Zend/
H A Dzend_API.h406 #define add_assoc_null(__arg, __key) add_assoc_null_ex(__arg, __key, strlen(__key)) macro
/PHP-7.1/ext/standard/
H A Dbasic_functions.c5381 add_assoc_null(&option, "global_value");
5387 add_assoc_null(&option, "local_value");
/PHP-7.1/ext/ldap/
H A Dldap.c1176 add_assoc_null(&tmp1, "dn"); in PHP_FUNCTION()
/PHP-7.1/ext/oci8/
H A Doci8.c2717 add_assoc_null(placeholder, column->name); in php_oci_fetch_row()
/PHP-7.1/ext/exif/
H A Dexif.c1981 add_assoc_null(&tmpi, name); in add_assoc_image_info()

Completed in 92 milliseconds