Home
last modified time | relevance | path

Searched refs:l (Results 151 – 175 of 318) sorted by relevance

12345678910>>...13

/php-src/Zend/tests/
H A Dgh10251.phpt8 function __set($o, $l)
H A Dgh9500.phpt18 readonly (B&C)|A $l;
H A Dbug38779.phpt11 $this->data = '<' . "?php \n\"\";ll l\n ?" . '>';
/php-src/ext/filter/tests/
H A D058.phpt10 'a.lîttle.lengthy.but.fiñe@dept.example.com',
38 string(44) "a.lîttle.lengthy.but.fiñe@dept.example.com"
H A D016.phpt17 'e.x.a.m.p.l.e.@example.com',
/php-src/ext/standard/tests/strings/
H A Dchunk_split_variation5.phpt50 string(213) "T||h||i||s|| ||c||o||n||t||a||i||n||s|| ||a||n||d|| ||s||p||e||c||i||a||l|| ||c||h||a|…
51 ||I||t|| ||a||l||s||o|| ||c||h||e||c||k||s|| ||f||o||r|| ||%0|| ||c||h||a||r||"
H A Dstrcspn_variation6.phpt60 "\n\trsti \l",
61 '\n\trsti \l',
H A Dadd-and-stripcslashes.phpt21 \abcd\e\f\g\h\i\j\k\l\m\n\o\pqrstuvwxy\z
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt16 $polish1 = "Zażółć gęślą jaźń.";
327 'Co tě nezabije, to tě posílí.',
328 'Cvik dělá mistra.',
329 'Co tě nepálí, nehas.',
337 'Čistota – půl zdraví.',
370 'Žába močál vždy najde.',
388lı stadyumdur. 33.919 koltuk kapasitesiyle Samsunspor'un iç saha maçlarına ev sahipliği yapmaktadı…
389 …gemisi olan zırhlı savaş gemisidir. Başlangıçta Osmanlı İmparatorluğu'na bağlı özerk bir devlet ol…
390 … göre, ABD'nin üçüncü başkanı Jefferson, karısının ölümünün ardından kölesi Sally Hemings ile 38 y…
391 …"2011 İran drama filmi Bir Ayrılık, 61. Berlin Film Festivali'nde Altın Ayı kazanarak, bu ödülü al…
[all …]
/php-src/ext/intl/tests/
H A Dmsgfmt_fail2.phpt19 function crt($t, $l, $s) {
23 return new MessageFormatter($l, $s);
31 return MessageFormatter::create($l, $s);
39 return msgfmt_create($l, $s);
H A Dspoofchecker_006.phpt13 var_dump($x->isSuspicious("http://www.payp\u{0430}l.com"));
H A Dbug58756_MessageFormatter.phpt21 echo "date: " . date('l, F j, Y g:i:s A T', $time) . "\n";
/php-src/ext/mbstring/
H A Dphp_unicode.c44 long l = _ucprop_offsets[n]; in ZEND_EXTERN_MODULE_GLOBALS() local
46 while (l <= r) { in ZEND_EXTERN_MODULE_GLOBALS()
51 long m = (l + r) >> 1; in ZEND_EXTERN_MODULE_GLOBALS()
54 l = m + 2; in ZEND_EXTERN_MODULE_GLOBALS()
/php-src/win32/build/
H A DMakefile92 Zend\zend_ini_scanner.c Zend\zend_ini_scanner_defs.h: Zend\zend_ini_scanner.l
93 …case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZend/zend_ini_scanner.c Zend/zend_ini_scanner.l
95 Zend\zend_language_scanner.c Zend\zend_language_scanner_defs.h: Zend\zend_language_scanner.l
96 …cbdFt Zend/zend_language_scanner_defs.h -oZend/zend_language_scanner.c Zend/zend_language_scanner.l
98 sapi\phpdbg\phpdbg_lexer.c: sapi\phpdbg\phpdbg_lexer.l
99 …2C) $(RE2C_FLAGS) --no-generation-date -cbdFo sapi/phpdbg/phpdbg_lexer.c sapi/phpdbg/phpdbg_lexer.l
/php-src/ext/pcre/tests/
H A D007.phpt36 string(1) "l"
/php-src/ext/standard/tests/array/range/
H A Dbug24220.phpt40 string(1) "l"
/php-src/ext/phar/tests/files/
H A Dfrontcontroller8.phar8 …��kXX?���ק�7����������a.jpg���kXX�����b�����������a.php���kXX���l�`������� ���fronk.g…
/php-src/ext/phar/tests/cache_list/files/
H A Dfrontcontroller8.phar8 …���WX?���ק�7����������a.jpg����WX�����b�����������a.php����WX���l�`������� ���fronk.g…
/php-src/ext/mysqli/
H A Dmysqli_warning.c34 #define ZVAL_UTF8_STRINGL(z, s, l, flags) ZVAL_STRINGL((z), (char*)(s), (l)) argument
/php-src/ext/date/tests/
H A Dtest-parse-from-format.phpt37 string(16) "l, d-M-Y H:i:s T"
81 string(16) "l, d-M-y H:i:s T"
/php-src/ext/filter/
H A Dsanitizing_filters.c136 size_t l, i; in filter_map_update() local
138 l = strlen((const char*)allowed_list); in filter_map_update()
139 for (i = 0; i < l; ++i) { in filter_map_update()
/php-src/ext/fileinfo/libmagic/
H A Dcdf.c808 for (; l--; d++, s++) in cdf_namecmp()
872 cdf_offset(const void *p, size_t l) in cdf_offset() argument
1069 uint32_t l; in cdf_read_property_info() local
1074 l = CDF_GETUINT32(q, slen); in cdf_read_property_info()
1076 if (o4 + l > left) in cdf_read_property_info()
1079 inp[i].pi_str.s_len = l; in cdf_read_property_info()
1085 "u s=%.*s\n", o4, l, in cdf_read_property_info()
1086 CDF_ROUND(l, sizeof(l)), in cdf_read_property_info()
1089 if (l & 1) in cdf_read_property_info()
1090 l++; in cdf_read_property_info()
[all …]
/php-src/ext/intl/grapheme/
H A Dgrapheme_util.h25 void grapheme_substr_ascii(char *str, size_t str_len, int32_t f, int32_t l, char **sub_str, int32_t…
/php-src/ext/mysqlnd/
H A Dmysqlnd_connection.c523 if (hostname.l == sizeof("localhost") - 1 && !strncasecmp(hostname.s, "localhost", hostname.l)) {
527 socket_or_pipe->l = strlen(socket_or_pipe->s);
532 if (hostname.l == sizeof(".") - 1 && hostname.s[0] == '.') {
536 socket_or_pipe->l = strlen(socket_or_pipe->s);
612 hostname.l = strlen(hostname.s);
617 username.l = 0;
622 password.l = 0;
627 database.l = 0;
637 const MYSQLND_CSTRING scheme = { transport.s, transport.l };
704 conn->unix_socket.l = strlen(conn->unix_socket.s);
[all …]
/php-src/sapi/phpdbg/
H A Dphpdbg_set.c28 #define PHPDBG_SET_COMMAND_D(f, h, a, m, l, s, flags) \ argument
29 PHPDBG_COMMAND_D_EXP(f, h, a, m, l, s, &phpdbg_prompt_commands[17], flags)

Completed in 61 milliseconds

12345678910>>...13