Home
last modified time | relevance | path

Searched refs:K (Results 51 – 75 of 84) sorted by relevance

1234

/PHP-5.5/ext/standard/html_tables/mappings/
H A DCP1252.TXT94 0x4B 0x004B #LATIN CAPITAL LETTER K
126 0x6B 0x006B #LATIN SMALL LETTER K
H A DCP866.TXT93 0x4b 0x004b #LATIN CAPITAL LETTER K
125 0x6b 0x006b #LATIN SMALL LETTER K
H A D8859-1.TXT123 0x4B 0x004B # LATIN CAPITAL LETTER K
155 0x6B 0x006B # LATIN SMALL LETTER K
H A D8859-15.TXT122 0x4B 0x004B # LATIN CAPITAL LETTER K
154 0x6B 0x006B # LATIN SMALL LETTER K
H A DKOI8-R.TXT122 0x4B 0x004B # LATIN CAPITAL LETTER K
154 0x6B 0x006B # LATIN SMALL LETTER K
H A DROMAN.TXT190 0x4B 0x004B # LATIN CAPITAL LETTER K
222 0x6B 0x006B # LATIN SMALL LETTER K
/PHP-5.5/
H A DEXTENSIONS476 PRIMARY MAINTAINER: Kristian K�hntopp <kris@koehntopp.de>
491 PRIMARY MAINTAINER: Kristian K�hntopp <kris@koehntopp.de>
H A DCODING_STANDARDS198 2. Use K&R-style. Of course, we can't and don't want to
201 of PHP or one of its standard modules, please maintain the K&R
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dopenssl.phar292 …ile1.txt�����AH����*�ض������hi�'�޵@]_�- ^x���=��Hb�(л2�r/BM�1�-K�/{>D@Mmj����[0(�…
/PHP-5.5/ext/phar/tests/files/
H A Dopenssl.phar292 …ile1.txt�����AH����*�ض������hi�'�޵@]_�- ^x���=��Hb�(л2�r/BM�1�-K�/{>D@Mmj����[0(�…
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strlen_variation3.phpt84 $string_mb = base64_decode('44K/44OT44Ol44Os44O844OG44Kj44Oz44Kw44O744Oe44K344O844Oz44O744Kr44Oz44O…
H A Dmb_substr_variation3.phpt85 $string_mb = base64_decode('44K/44OT44Ol44Os44O844OG44Kj44Oz44Kw44O744Oe44K344O844Oz44O744Kr44Oz44O…
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput5797 /(?<=\K\x{17f})/8g+
800 /(?<=\K\x{17f})/8G+
H A Dtestoutput18-16345 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y
770 D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h
H A Dtestoutput18-32343 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y
767 D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h
H A Dtestoutput41086 /a(*:a\x{1234}b)/8K
1091 /a(*:a£b)/8K
H A Dtestoutput29883 /abc\K/+
9900 /^(?:(?=abc)|abc\K)/+
10660 /A(*COMMIT)B/+K
10667 /A(*THEN)B|A(*THEN)C/K
10678 /^A(*:A)B|^X(*:A)Y/K
12037 /(b|q)(*:m)f|a(*:n)w/K
12046 /(q|b)(*:m)f|a(*:n)w/K
12057 /^a(*:X)bcde/K
12063 /(?=(*:x))(q|)/K+
12070 /(?=(*:x))((*:y)q|)/K+
[all …]
H A Dtestoutput15487 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y
889 D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY53 2007/06/26: [spec] (thanks K.Takata)
55 2007/06/26: [dist] (thanks K.Takata)
183 2006/10/30: [impl] (thanks K.Takata)
205 2006/10/23: [bug] (thanks K.Takata)
208 2006/10/23: [spec] (thanks K.Takata)
210 2006/10/23: [bug] (thanks K.Takata)
318 2006/09/08: [bug] (thanks K.Takata)
320 2006/09/04: [spec] (thanks K.Takata)
1960 2002/03/11: [new] \k (single-byte word char), \K (multi-byte char).
/PHP-5.5/ext/exif/
H A Dtest.txt50 $ret = '<b style="color:green">O.K.</b>';
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS368 recompiled for use with 7.2 (necessitated by the addition of \K, \h, \H, \v,
387 \K to reset the start of the matched string; for example, (foo)\Kbar
549 support, an additional 90K data structure is include, which increases the
H A DChangeLog459 4. A pattern such as (?=ab\K) that uses \K in an assertion can set the start
496 and there is no \K in the pattern. JIT should avoid empty match checks in
525 16. If --with-pcregrep-bufsize was given a non-integer value such as "50K",
744 38. The use of \K (reset reported match start) within a repeated possessive
1769 8K to 20K. (The actual buffer used is three times this size.)
1778 example --buffer-size=50K.
2094 10. \K gave a compile-time error if it appeared in a lookbehind assersion.
2326 starts with a lookbehind assertion or \b or \B (\K is not supported by
3179 (d) \K resets the start of the current match so that everything before
3466 than about 50K.
[all …]
H A DHACKING159 than 64K are going to be processed. In this description, we assume the "normal"
176 OP_SET_SOM, set start of match (\K)
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja650 "K" : HW katakana -> FW katakana
660 "V" : merge dakuon character. only works with "K" and "H" option
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic8024 # 8192 on 68K - except for "68k4k", which is presumably "68K with 4K
9406 >7 string K (wildcard)
9425 >7 string K (wildcard)
9940 #>26 byte 0 deflate/32K,
12756 # motorola: file(1) magic for Motorola 68K and 88K binaries
12758 # 68K
12778 # 88K
14931 >15 byte 0x01 - P/K/D format
14932 >15 byte 0x02 - K/D format
16794 >4 belong 826 (68K)
[all …]

Completed in 108 milliseconds

1234