Home
last modified time | relevance | path

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

/PHP-7.3/ext/oci8/
H A Doci8_statement.c1679 (dvoid *)bind->array.indicators, in php_oci_bind_array_by_name()
1698 if (bind->array.indicators) { in php_oci_bind_array_by_name()
1699 efree(bind->array.indicators); in php_oci_bind_array_by_name()
1763 bind->array.indicators = safe_emalloc(max_table_length, sizeof(sb2), 0); in php_oci_bind_array_helper_string()
1764 memset(bind->array.indicators, 0, max_table_length*sizeof(sb2)); in php_oci_bind_array_helper_string()
1773 bind->array.indicators[i] = -1; in php_oci_bind_array_helper_string()
1823 bind->array.indicators = NULL; in php_oci_bind_array_helper_number()
1864 bind->array.indicators = NULL; in php_oci_bind_array_helper_double()
1906 bind->array.indicators = NULL; in php_oci_bind_array_helper_date()
H A Dphp_oci8_int.h254 sb2 *indicators; member
H A Doci8.c1434 if (bind->array.indicators) { in php_oci_bind_hash_dtor()
1435 efree(bind->array.indicators); in php_oci_bind_hash_dtor()
1436 bind->array.indicators = NULL; in php_oci_bind_hash_dtor()
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic19939 # cabinet file option indicators 1~PREVIOUS, 2~NEXT, 4~reserved fields
H A Dmagic私はガラスを食べられます19939 # cabinet file option indicators 1~PREVIOUS, 2~NEXT, 4~reserved fields

Completed in 119 milliseconds