Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 8 of 8) sorted by relevance

/PHP-7.1/ext/zip/lib/
H A Dzip_string.c85 static const zip_uint8_t empty[1] = ""; in _zip_string_get() local
H A Dzip_extra_field_api.c107 static const zip_uint8_t empty[1] = { '\0' }; in zip_file_extra_field_get() local
H A Dzip_extra_field.c122 static const zip_uint8_t empty[1] = { '\0' }; in _zip_ef_get_by_id() local
H A Dzip_source_buffer.c164 buffer_t *empty = buffer_new_read(NULL, 0, 0); in read_data() local
/PHP-7.1/ext/pdo_oci/
H A Doci_statement.c368 ub4 empty = 0; in oci_stmt_param_hook() local
/PHP-7.1/ext/xmlwriter/
H A Dphp_xmlwriter.c1781 zend_bool empty = 1; in php_xmlwriter_flush() local
/PHP-7.1/Zend/
H A Dzend_alloc.c1979 int empty = 1; local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregparse.c143 #define BITSET_IS_EMPTY(bs,empty) do {\ argument

Completed in 37 milliseconds