Home
last modified time | relevance | path

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

/PHP-8.1/ext/oci8/
H A Doci8_statement.c1672 (dvoid *)bind->array.indicators, in php_oci_bind_array_by_name()
1691 if (bind->array.indicators) { in php_oci_bind_array_by_name()
1692 efree(bind->array.indicators); in php_oci_bind_array_by_name()
1754 bind->array.indicators = safe_emalloc(max_table_length, sizeof(sb2), 0); in php_oci_bind_array_helper_string()
1755 memset(bind->array.indicators, 0, max_table_length*sizeof(sb2)); in php_oci_bind_array_helper_string()
1764 efree(bind->array.indicators); in php_oci_bind_array_helper_string()
1771 bind->array.indicators[i] = -1; in php_oci_bind_array_helper_string()
1786 efree(bind->array.indicators); in php_oci_bind_array_helper_string()
1827 bind->array.indicators = NULL; in php_oci_bind_array_helper_number()
1868 bind->array.indicators = NULL; in php_oci_bind_array_helper_double()
[all …]
H A Dphp_oci8_int.h252 sb2 *indicators; member
H A Doci8.c677 if (bind->array.indicators) { in php_oci_bind_hash_dtor()
678 efree(bind->array.indicators); in php_oci_bind_hash_dtor()
679 bind->array.indicators = NULL; in php_oci_bind_hash_dtor()
/PHP-8.1/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 126 milliseconds