Home
last modified time | relevance | path

Searched refs:z (Results 376 – 388 of 388) sorted by relevance

1...<<111213141516

/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt249 <wddxPacket version='1.0'><header/><data><string>z</string></data></wddxPacket>
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING192 OP_EOD match end of data: \z
H A DNEWS243 . Changed the way PCRE_PARTIAL_HARD affects the matching of $, \z, \Z, \b, and
H A DChangeLog625 12. The source of pcregrep now includes z/OS-specific code so that it can be
626 compiled for z/OS as part of the special z/OS distribution.
1068 27. Added a definition for CHAR_NULL (helpful for the z/OS port), and use it in
1861 of $, \z, \Z, \b, and \B. If the match point is at the end of the string,
3213 pcrecpp::RE("a*?\\z").FullMatch("aaa") does again.
4523 (x(y(?2))z)? provoked this bug with a subject that got as far as the
5572 end of the subject) and add 5.005's \z, which really does match only at the
/PHP-5.5/Zend/
H A DZEND_CHANGES777 $foo->z++;
H A Dzend_compile.c338 zval *z = (zval*)zv; in zend_insert_literal() local
339 Z_STRVAL_P(z) = (char*)zend_new_interned_string(Z_STRVAL_P(zv), Z_STRLEN_P(zv) + 1, 1 TSRMLS_CC); in zend_insert_literal()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt793 if (!mysqli_query($link, "UPDATE test SET label ='z' WHERE id = 100"))
/PHP-5.5/win32/
H A Dinstall.txt1264 order: HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x.y.z\IniFilePath,
1266 HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x\IniFilePath, where x, y and z
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic111 # Infocom (see z-machine)
1127 >3 regex =[a-z] rev.%s
4164 0 string 7z\274\257\047\034 7-zip archive data,
4167 !:mime application/x-7z-compressed
8412 >&0 regex [0-9a-z.]+ \b, version %s
8418 >&0 regex [0-9a-z.]+ \b, version %s
8425 >>&0 regex [0-9a-z.]+ \b, version %s
12365 >0 regex/1 (^[0-9]{5})[acdnp][^bhlnqsu-z] MARC21 Bibliographic
12367 >0 regex/1 (^[0-9]{5})[acdnosx][z] MARC21 Authority
15628 >0 regex include\ [A-Z]|def\ [a-z]|\ do$
[all …]
/PHP-5.5/
H A DINSTALL1599 in order: [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x.y.z],
1601 [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x], where x, y and z mean the PHP
H A Dphp.ini-development1533 ; 6 (6 bits: 0-9, a-z, A-Z, "-", ",")
H A Dphp.ini-production1533 ; 6 (6 bits: 0-9, a-z, A-Z, "-", ",")
H A DNEWS8464 - Fixed bug #37920 (compilation problems on z/OS). (Tony)
8701 vars). (Dmitry)z
9652 - Fixed bug #32021 (Crash caused by range('', 'z')). (Derick)
9824 - Fixed bug #32021 (Crash caused by range('', 'z')). (Derick)

Completed in 166 milliseconds

1...<<111213141516