Home
last modified time | relevance | path

Searched refs:l (Results 201 – 225 of 333) sorted by relevance

12345678910>>...14

/PHP-5.4/ext/standard/tests/strings/
H A Dstrtok_variation6.phpt28 "\\\\\\\k\h\\e\l\o\w\r\l\d"
H A Daddcslashes_003.phpt38 string(40) "\abcd\e\f\g\h\i\j\k\l\m\n\o\pqrstuvwxy\z"
H A Dstrcspn_variation10.phpt43 "\n\trsti \l",
44 '\n\trsti \l',
H A Dstrspn_variation10.phpt44 "f\n\trelshti \l",
45 'f\n\trelsthi \l',
/PHP-5.4/ext/filter/tests/
H A D016.phpt17 'e.x.a.m.p.l.e.@example.com',
/PHP-5.4/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt15 "о"=>"o","л"=>"l","д"=>"d","ж"=>"zh","э"=>"ie","ё"=>"e",
/PHP-5.4/ext/com_dotnet/
H A Dcom_typeinfo.c237 int l; in php_com_load_typelib_via_cache() local
239 l = strlen(search_string); in php_com_load_typelib_via_cache()
241 if (zend_ts_hash_find(&php_com_typelibraries, search_string, l+1, in php_com_load_typelib_via_cache()
250 name_dup = estrndup(search_string, l); in php_com_load_typelib_via_cache()
256 search_string, l+1, (void*)&TL, sizeof(ITypeLib*), NULL)) { in php_com_load_typelib_via_cache()
/PHP-5.4/ext/zip/lib/
H A Dzip_dirent.c370 struct tm *l; in _zip_dirent_torrent_normalize() local
385 l = localtime(&now); in _zip_dirent_torrent_normalize()
386 torrenttime.tm_gmtoff = l->tm_gmtoff; in _zip_dirent_torrent_normalize()
387 torrenttime.tm_zone = l->tm_zone; in _zip_dirent_torrent_normalize()
/PHP-5.4/win32/build/
H A DMakefile57 Zend\zend_ini_scanner.c: Zend\zend_ini_scanner.l
58 …case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZend/zend_ini_scanner.c Zend/zend_ini_scanner.l
60 Zend\zend_language_scanner.c: Zend\zend_language_scanner.l
61 …cbdFt Zend/zend_language_scanner_defs.h -oZend/zend_language_scanner.c Zend/zend_language_scanner.l
/PHP-5.4/ext/date/tests/
H A DDateTime_verify.phpt163 string(16) "l, d-M-Y H:i:s T"
169 string(16) "l, d-M-y H:i:s T"
H A Dbug20382-2.phpt40 print "ts = ". date("l Y-m-d H:i:s T", $timestamp). "\n";
42 print "result = ".date("l Y-m-d H:i:s T", $strtotime_tstamp)."\n";
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_statistics.c214 zend_string_to_unicode(UG(utf8_conv), &ustr, &ulen, names[i].s, names[i].l + 1 TSRMLS_CC); in mysqlnd_fill_stats_hash()
220 add_assoc_string_ex(return_value, names[i].s, names[i].l + 1, tmp, 1); in mysqlnd_fill_stats_hash()
/PHP-5.4/ext/dba/tests/
H A Ddba_tcadb.phpt12 $lock_flag = 'l';
/PHP-5.4/Zend/tests/
H A Dbug38779_1.phpt10 $this->data = '<' . "?php \n\"\";ll l\n ?" . '>';
/PHP-5.4/ext/standard/tests/array/
H A Darray_combine.phpt20 $l = array_combine($array3, $array4);
/PHP-5.4/ext/gd/libgd/
H A Dgd.c1593 int l; in gdImageString() local
1604 int l; in gdImageStringUp() local
1617 int l; in gdImageString16() local
1618 l = strlen16(s); in gdImageString16()
1628 int l; in gdImageStringUp16() local
1925 l = x+1; in gdImageFill()
1928 if (l<x1) { in gdImageFill()
1943 l = x; in gdImageFill()
1997 l = x+1; in _gdImageFillTiled()
2000 if (l<x1) { in _gdImageFillTiled()
[all …]
/PHP-5.4/ext/xmlrpc/
H A Dxmlrpc.dsp49 # ADD BASE RSC /l 0x1009 /d "_DEBUG"
50 # ADD RSC /l 0x1009 /d "_DEBUG"
75 # ADD BASE RSC /l 0x1009 /d "NDEBUG"
76 # ADD RSC /l 0x1009 /d "NDEBUG"
/PHP-5.4/ext/phar/
H A Dshortarc.php217 $l = unpack('V', substr($m, 10, 4));
218 $m = substr($m, 14 + $l[1]);
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput397 Q R S T U V W X Y Z _ 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 z
106 Q R S T U V W X Y Z _ 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 z
/PHP-5.4/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt49 list(list($l,$m),$n) = $k;
50 echo "L=$l M=$m N=$n\n";
/PHP-5.4/ext/fileinfo/libmagic/
H A Dcdf.c722 cdf_namecmp(const char *d, const uint16_t *s, size_t l) in cdf_namecmp() argument
724 for (; l--; d++, s++) in cdf_namecmp()
914 uint32_t l = CDF_GETUINT32(q, o); in cdf_read_property_info() local
915 inp[i].pi_str.s_len = l; in cdf_read_property_info()
917 (const void *)(&q[o4 + sizeof(l)]); in cdf_read_property_info()
919 "u, s = %s\n", l, in cdf_read_property_info()
920 CDF_ROUND(l, sizeof(l)), in cdf_read_property_info()
922 if (l & 1) in cdf_read_property_info()
923 l++; in cdf_read_property_info()
924 o += l >> 1; in cdf_read_property_info()
/PHP-5.4/ext/pcre/tests/
H A Dpreg_match_basic.phpt12 var_dump(preg_match('/l^o,\s\w{5}/', $string, $match2, PREG_OFFSET_CAPTURE)); // tries to find "lo,…
H A Dpreg_match_basic_edit.phpt17 var_dump(preg_match('/l^o,\s\w{5}/', $string, $match2, PREG_OFFSET_CAPTURE)); // tries to find "…
/PHP-5.4/ext/posix/
H A Dposix.c1308 struct limitlist *l = NULL; in PHP_FUNCTION() local
1314 for (l=limits; l->name; l++) { in PHP_FUNCTION()
1315 if (posix_addlimit(l->limit, l->name, return_value TSRMLS_CC) == FAILURE) { in PHP_FUNCTION()
/PHP-5.4/ext/dba/
H A Ddba.dsp50 # ADD BASE RSC /l 0x407 /d "NDEBUG"
51 # ADD RSC /l 0x407 /d "NDEBUG"
77 # ADD BASE RSC /l 0x407 /d "_DEBUG"
78 # ADD RSC /l 0x407 /d "_DEBUG"

Completed in 117 milliseconds

12345678910>>...14