Home
last modified time | relevance | path

Searched refs:z (Results 351 – 365 of 365) sorted by relevance

1...<<1112131415

/PHP-5.4/
H A Dconfig.guess294 *:z/VM:*:*)
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-development1524 ; 6 (6 bits: 0-9, a-z, A-Z, "-", ",")
H A Dphp.ini-production1524 ; 6 (6 bits: 0-9, a-z, A-Z, "-", ",")
H A DNEWS7275 - Fixed bug #37920 (compilation problems on z/OS). (Tony)
7512 vars). (Dmitry)z
8463 - Fixed bug #32021 (Crash caused by range('', 'z')). (Derick)
8635 - Fixed bug #32021 (Crash caused by range('', 'z')). (Derick)
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt2841 example, for the pattern /^a\d+z\d+/ the returned value is "z", but for
3017 /^a\d+z\d+/ the returned value 1 (with "z" returned from
3304 not affect \Z or \z.
5551 \z matches only at the end of the subject
5581 the very end, whereas \z matches only at the end.
5779 ter, or z.
6093 / ( a ) (?| x ( y ) z | (p (q) r) | (t) u (v) ) ( z ) /x
6217 z{2,4}
6885 (?(?=[^a-z]*[a-z])
6886 \d{2}-[a-z]{3}-\d{2} | \d{2}-\d{2}-\d{2} )
[all …]
/PHP-5.4/ext/wddx/tests/
H A Dbug37569.phpt249 <wddxPacket version='1.0'><header/><data><string>z</string></data></wddxPacket>
/PHP-5.4/ext/pcre/pcrelib/
H A DHACKING192 OP_EOD match end of data: \z
H A DNEWS235 . Changed the way PCRE_PARTIAL_HARD affects the matching of $, \z, \Z, \b, and
H A DChangeLog449 12. The source of pcregrep now includes z/OS-specific code so that it can be
450 compiled for z/OS as part of the special z/OS distribution.
892 27. Added a definition for CHAR_NULL (helpful for the z/OS port), and use it in
1685 of $, \z, \Z, \b, and \B. If the match point is at the end of the string,
3037 pcrecpp::RE("a*?\\z").FullMatch("aaa") does again.
4347 (x(y(?2))z)? provoked this bug with a subject that got as far as the
5396 end of the subject) and add 5.005's \z, which really does match only at the
/PHP-5.4/Zend/
H A DZEND_CHANGES777 $foo->z++;
H A Dzend_compile.c335 zval *z = (zval*)zv; in zend_insert_literal() local
336 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.4/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt793 if (!mysqli_query($link, "UPDATE test SET label ='z' WHERE id = 100"))
/PHP-5.4/win32/
H A Dinstall.txt1397 order: HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x.y.z\IniFilePath,
1399 HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x\IniFilePath, where x, y and z
/PHP-5.4/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 …]

Completed in 216 milliseconds

1...<<1112131415