Home
last modified time | relevance | path

Searched refs:l (Results 51 – 75 of 351) sorted by last modified time

12345678910>>...15

/PHP-5.5/ext/zip/lib/
H A Dzip_source_read.c53 ret = src->cb.l(src->src, src->ud, data, len, ZIP_SOURCE_READ); in zip_source_read()
H A Dzip_source_stat.c61 ret = src->cb.l(src->src, src->ud, st, sizeof(*st), ZIP_SOURCE_STAT); in zip_source_stat()
H A Dzipint.h255 zip_source_layered_callback l; member
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.5/ext/xsl/
H A Dxsl.dsp49 # ADD BASE RSC /l 0x409 /d "NDEBUG"
50 # ADD RSC /l 0x409 /d "NDEBUG"
76 # ADD BASE RSC /l 0x409 /d "_DEBUG"
77 # ADD RSC /l 0x406 /d "NDEBUG"
/PHP-5.5/ext/xmlwriter/
H A Dxmlwriter.dsp50 # ADD BASE RSC /l 0x409 /d "_DEBUG"
51 # ADD RSC /l 0x409 /d "NDEBUG"
77 # ADD BASE RSC /l 0x409 /d "_DEBUG"
78 # ADD RSC /l 0x409 /d "NDEBUG"
/PHP-5.5/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.5/ext/xmlreader/
H A Dxmlreader.dsp49 # ADD BASE RSC /l 0x409 /d "_DEBUG"
50 # ADD RSC /l 0x409 /d "NDEBUG"
77 # ADD BASE RSC /l 0x409 /d "_DEBUG"
78 # ADD RSC /l 0x409 /d "NDEBUG"
/PHP-5.5/ext/wddx/
H A Dwddx.c398 if (l > 0) { \
399 php_wddx_add_chunk_ex(packet, buf, l); \
400 l = 0; \
/PHP-5.5/ext/tokenizer/
H A Dtokenizer.dsp50 # ADD BASE RSC /l 0x407 /d "NDEBUG"
51 # ADD RSC /l 0x407 /d "NDEBUG"
76 # ADD BASE RSC /l 0x407 /d "_DEBUG"
77 # ADD RSC /l 0x407 /d "_DEBUG"
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt193 <wddxPacket version='1.0'><header/><data><string>l</string></data></wddxPacket>
/PHP-5.5/ext/tidy/tests/
H A D019.phpt8 $l = 1;
12 tidy_repair_string($s, $l, $l, $l);
14 tidy_repair_string($l, $l, $l ,$l);
17 tidy_repair_file($s, $l, $l, $l);
19 tidy_repair_file($l, $l, $l ,$l);
H A D022.phpt8 $l = 1;
12 tidy_repair_string($s, $l, $l, $l);
14 tidy_repair_string($l, $l, $l ,$l);
17 tidy_repair_file($s, $l, $l, $l);
19 tidy_repair_file($l, $l, $l ,$l);
/PHP-5.5/ext/tidy/
H A Dtidy.dsp50 # ADD BASE RSC /l 0x407 /d "NDEBUG"
51 # ADD RSC /l 0x407 /d "NDEBUG"
76 # ADD BASE RSC /l 0x407 /d "_DEBUG"
77 # ADD RSC /l 0x407 /d "_DEBUG"
/PHP-5.5/ext/sybase_ct/
H A Dsybase_ct.dsp50 # ADD BASE RSC /l 0x406 /d "NDEBUG"
51 # ADD RSC /l 0x406 /d "NDEBUG"
78 # ADD BASE RSC /l 0x406 /d "NDEBUG"
79 # ADD RSC /l 0x406 /d "NDEBUG"
/PHP-5.5/ext/standard/tests/strings/
H A Dstrspn_variation6.phpt68 "fh\ne\trlsti \l",
69 'fieh\n\trlsti \l',
72 'l\t',
74 "l \te",
H A Dstrspn_variation7.phpt68 "f\nh\trstie \l",
69 'f\n\thrstei \l',
H A Dstrspn_variation8.phpt68 "f\n\\0htersti \l",
H A Dstrtok_variation6.phpt28 "\\\\\\\k\h\\e\l\o\w\r\l\d"
H A Dstrrpos_variation2.phpt16 'l',
H A Dstrspn_variation10.phpt44 "f\n\trelshti \l",
45 'f\n\trelsthi \l',
H A Dstrspn_variation11.phpt44 "f\n\trelshti \l",
45 'f\n\trelsthi \l',
H A Dstrspn_variation12.phpt38 "f\n\trelshti \l",
39 'f\n\trelsthi \l',
H A Dstrrev_variation1.phpt45 "h e l l o ",
139 string(15) " o l l e h"
H A Dstrrev_variation2.phpt45 'h e l l o ',
133 string(15) " o l l e h"

Completed in 118 milliseconds

12345678910>>...15