Home
last modified time | relevance | path

Searched refs:empty (Results 1301 – 1318 of 1318) sorted by relevance

1...<<515253

/PHP-7.0/ext/phar/phar/
H A Dpharcommand.inc647 if ((empty($stub) || $file->getRealPath() != $stub->getRealPath()) && !is_dir($file)) {
1215 "the metadata is not present or empty a new array will be created. If the " .
/PHP-7.0/ext/standard/tests/strings/
H A Dstr_repeat.phpt10 will return an empty string.
H A Dstr_replace.phpt103 /* If replace has fewer values than search, then an empty
H A Dhtml_entity_decode_html5.phpt960 "&empty;",
3094 &empty; => ∅ e28885
H A Dhtmlentities_html5.phpt713 &empty; U+02205
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput1216 May match empty string
25 May match empty string
35 May match empty string
61 May match empty string
H A Dtestinput13777 eight components, one and only one of which is empty. This must be
3787 (?(1)|.) # check that there was an empty component
5153 /--- An empty name does not pass back an empty string. It is the same as if no
H A Dtestoutput16171 eight components, one and only one of which is empty. This must be
6181 (?(1)|.) # check that there was an empty component
8563 /--- An empty name does not pass back an empty string. It is the same as if no
H A Dtestinput22901 (?(1)|.) # check that there was an empty component
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch1080 static const char *types[] = { "empty", "user storage",
1967 * really has zero length, the fact that it is empty will be
1972 - if (handle_mime(ms, mime, "x-empty") == -1)
1978 + if (handle_mime(ms, mime, "x-empty") == -1)
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt2244 an empty string (by default this causes the current matching alterna-
2862 Return 1 if the pattern can match an empty string, otherwise 0. The
3319 An empty string is not considered to be a valid match if this option is
3321 the alternatives match the empty string, the entire match fails. For
3327 empty string at the start of the subject. With PCRE_NOTEMPTY set, this
5972 appear, and an empty alternative is permitted (matching the empty
6051 it would match "cataract", "erpillar" or an empty string.
6574 ence to an unset value matches an empty string.
6581 \g{ syntax or an empty comment (see "Comments" below) can be used.
9104 match of an empty string" when the pattern contains lookbehinds.
[all …]
/PHP-7.0/sapi/fpm/
H A Dwww.conf.in383 ; Note: set an empty value to allow all extensions.
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.c143 #define BITSET_IS_EMPTY(bs,empty) do {\ argument
145 empty = 1;\
148 empty = 0; break;\
/PHP-7.0/ext/standard/html_tables/
H A Dents_html5.txt955 empty 02205
/PHP-7.0/Zend/
H A DZEND_CHANGES821 implement the empty interface 'Traversable'. Hence any object
/PHP-7.0/
H A DINSTALL1343 mailing list, send an empty mail to
1469 directory; if set to an empty string, PHP doesn't scan at all. The
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic456 # skip empty partition name
1810 # We could glean this from the partition descriptors, but they are empty!?!?
2449 0 string PK\005\006 Zip archive data (empty)
7575 # partition 1 not empty
7577 # partitions 3,4 empty
7594 # space=0x20 (00100000b) means empty
7894 # OEM-ID is empty or contain readable bytes
12890 >>>>>>>>184 leqdate 0 empty
20966 >0x18 lelong =1 \b, empty
21073 # empty ,comment , section
[all …]
/PHP-7.0/win32/
H A Dinstall.txt1214 mailing list, send an empty mail to

Completed in 171 milliseconds

1...<<515253