Home
last modified time | relevance | path

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

/PHP-5.6/ext/zip/lib/
H A Dzip_string.c90 static const zip_uint8_t empty[1] = ""; in _zip_string_get() local
H A Dzip_extra_field_api.c111 static const zip_uint8_t empty[1] = { '\0' }; in zip_file_extra_field_get() local
H A Dzip_extra_field.c128 static const zip_uint8_t empty[1] = { '\0' }; in _zip_ef_get_by_id() local
/PHP-5.6/ext/ereg/regex/
H A Dengine.c45 states empty; /* empty set of states */ member
724 register states empty = m->empty; local
/PHP-5.6/ext/pdo_oci/
H A Doci_statement.c336 ub4 empty = 0; in oci_stmt_param_hook() local
/PHP-5.6/ext/xmlwriter/
H A Dphp_xmlwriter.c1889 zend_bool empty = 1; in php_xmlwriter_flush() local
/PHP-5.6/ext/mbstring/oniguruma/
H A Dregparse.c143 #define BITSET_IS_EMPTY(bs,empty) do {\ argument

Completed in 42 milliseconds