Searched defs:empty (Results 1 – 8 of 8) sorted by relevance
85 static const zip_uint8_t empty[1] = ""; in _zip_string_get() local
107 static const zip_uint8_t empty[1] = { '\0' }; in zip_file_extra_field_get() local
122 static const zip_uint8_t empty[1] = { '\0' }; in _zip_ef_get_by_id() local
164 buffer_t *empty = buffer_new_read(NULL, 0, 0); in read_data() local
368 ub4 empty = 0; in oci_stmt_param_hook() local
1781 zend_bool empty = 1; in php_xmlwriter_flush() local
1986 int empty = 1; local
187 #define BITSET_IS_EMPTY(bs,empty) do {\ argument
Completed in 67 milliseconds