Home
last modified time | relevance | path

Searched refs:indicators (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/oci8/
H A Doci8_statement.c1684 (dvoid *)bind->array.indicators, in php_oci_bind_array_by_name()
1703 if (bind->array.indicators) { in php_oci_bind_array_by_name()
1704 efree(bind->array.indicators); in php_oci_bind_array_by_name()
1766 bind->array.indicators = safe_emalloc(max_table_length, sizeof(sb2), 0); in php_oci_bind_array_helper_string()
1767 memset(bind->array.indicators, 0, max_table_length*sizeof(sb2)); in php_oci_bind_array_helper_string()
1776 efree(bind->array.indicators); in php_oci_bind_array_helper_string()
1783 bind->array.indicators[i] = -1; in php_oci_bind_array_helper_string()
1798 efree(bind->array.indicators); in php_oci_bind_array_helper_string()
1839 bind->array.indicators = NULL; in php_oci_bind_array_helper_number()
1880 bind->array.indicators = NULL; in php_oci_bind_array_helper_double()
[all …]
H A Dphp_oci8_int.h257 sb2 *indicators; member
H A Doci8.c555 if (bind->array.indicators) { in php_oci_bind_hash_dtor()
556 efree(bind->array.indicators); in php_oci_bind_hash_dtor()
557 bind->array.indicators = NULL; in php_oci_bind_hash_dtor()
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic24499 # cabinet file option indicators 1~PREVIOUS, 2~NEXT, 4~reserved fields
H A Dmagic私はガラスを食べられます24499 # cabinet file option indicators 1~PREVIOUS, 2~NEXT, 4~reserved fields

Completed in 120 milliseconds