Home
last modified time | relevance | path

Searched refs:NUL (Results 1 – 25 of 48) sorted by last modified time

12

/php-src/
H A DNEWS248 . Fixed bug GH-12592 (strcspn() odd behaviour with NUL bytes and empty mask).
H A DUPGRADING149 of incorrectly stopping at the first NUL character. See GH-12592.
H A DUPGRADING.INTERNALS38 out zend_string*. This won't cut off the string if it embeds a NUL byte.
/php-src/ext/mbstring/tests/
H A Dmb_encode_mimeheader_basic4.phpt14 // Regression test for QPrint-encoding of strings with embedded NUL (zero) bytes
78 // Make sure we maintain legacy behavior when linefeed string contains NUL (zero) bytes
81 // null-terminated C string, so including NUL bytes would have the side effect of
/php-src/ext/standard/
H A Durl_scanner_ex.re300 /* arg.s is string WITHOUT NUL.
301 To avoid partial match, NUL is added here */
H A Dvar_unserializer.re763 * appropriately terminated (usually NUL terminated, but '}' is also sufficient.) */
/php-src/Zend/tests/
H A Dframeless_bug_001.phpt19 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %s on line %d
/php-src/docs/source/core/data-structures/
H A Dzend_string.rst6 the string is usually indicated by the special NUL character, ``'\0'``. This comes with a few
10 look for the terminating NUL character.
11 - The string may not contain the NUL character itself.
12 - It is easy to run into buffer overflows if the NUL byte is accidentally missing.
/php-src/docs/
H A Dmake.bat13 %SPHINXBUILD% >NUL 2>NUL
/php-src/ext/fileinfo/
H A Dlibmagic.patch2700 (void)memset(buf + nbytes, 0, SLOP); /* NUL terminate */
/php-src/.github/scripts/windows/
H A Dtest_task.bat67 rmdir /s /q C:\OpenSSL-Win32 >NUL 2>NUL
68 rmdir /s /q C:\OpenSSL-Win64 >NUL 2>NUL
/php-src/ext/dom/tests/
H A Dbug79971_2.phpt17 Warning: DOMImplementation::createDocumentType(): URI must not contain percent-encoded NUL bytes in…
/php-src/main/
H A Dspprintf.c100 #define NUL '\0' macro
229 prefix_char = NUL; in xbuf_format_converter()
715 case NUL: in xbuf_format_converter()
745 if (prefix_char != NUL) { in xbuf_format_converter()
750 if (pad_char == '0' && prefix_char != NUL) { in xbuf_format_converter()
/php-src/win32/build/
H A DMakefile147 @for %D in ($(BUILD_DIRS_SUB)) do @if not exist %D @mkdir %D > NUL
148 @if not exist $(BUILD_DIR_DEV) @mkdir $(BUILD_DIR_DEV) > NUL
154 @for %D in (_x $(EXT_TARGETS)) do @if exist $(BUILD_DIR)\%D @del /F /Q $(BUILD_DIR)\%D > NUL
155 @for %D in (_x $(PECL_TARGETS)) do @if exist $(BUILD_DIR)\%D @del /F /Q $(BUILD_DIR)\%D > NUL
156 @for %D in (_x $(SAPI_TARGETS)) do @if exist $(BUILD_DIR)\%D @del /F /Q $(BUILD_DIR)\%D > NUL
162 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @del /F /Q %D\*.* > NUL
164 …LD_DIR)\php-$(PHP_VERSION_STRING)-Win32.zip $(BUILD_DIR)\pecl-$(PHP_VERSION_STRING)-Win32.zip > NUL
176 …\*.manifest $(BUILD_DIR)\*.dbg $(BUILD_DIR)\*.bin $(BUILD_DIR)\php*.dll $(BUILD_DIR)\php*.exe > NUL
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback_array_error.phpt98 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL byte …
101 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL byte …
104 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL byte …
107 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL byte …
H A Dpreg_replace_callback_error1.phpt46 Warning: preg_replace_callback(): Delimiter must not be alphanumeric, backslash, or NUL byte in %s …
H A Dpreg_replace_error1.phpt37 Warning: preg_replace(): Delimiter must not be alphanumeric, backslash, or NUL byte in %spreg_repla…
H A Dpreg_split_error1.phpt40 Warning: preg_split(): Delimiter must not be alphanumeric, backslash, or NUL byte in %spreg_split_e…
H A Ddelimiters.phpt26 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %sdelimiters.p…
40 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %sdelimiters.p…
H A Dnull_bytes.phpt32 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %snull_bytes.p…
37 Warning: preg_match(): NUL byte is not a valid modifier in %snull_bytes.php on line 6
40 Warning: preg_match(): NUL byte is not a valid modifier in %snull_bytes.php on line 7
45 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %snull_bytes.p…
50 Warning: preg_match(): NUL byte is not a valid modifier in %snull_bytes.php on line 14
53 Warning: preg_match(): NUL byte is not a valid modifier in %snull_bytes.php on line 15
H A Dpreg_grep_error1.phpt40 Warning: preg_grep(): Delimiter must not be alphanumeric, backslash, or NUL byte in %spreg_grep_err…
H A Dpreg_match_all_error1.phpt42 Warning: preg_match_all(): Delimiter must not be alphanumeric, backslash, or NUL byte in %spreg_mat…
H A Dpreg_match_error1.phpt39 Warning: preg_match(): Delimiter must not be alphanumeric, backslash, or NUL byte in %spreg_match_e…
H A Dbug73392.phpt34 Warning: preg_replace_callback_array(): Delimiter must not be alphanumeric, backslash, or NUL byte …
/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_fromFile_03.phpt16 DOM\XMLDocument::createFromFile(): Argument #1 ($path) must not contain percent-encoded NUL bytes

Completed in 65 milliseconds

12