Home
last modified time | relevance | path

Searched refs:wa (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/standard/tests/strings/
H A Dbug48709.phpt15 'wa' // w
31 wa => W
/php-src/ext/hash/tests/
H A Dfnv132.phpt46 array( "chongo wa", "1630abdb" ),
62 array( "chongo wa\0", "c99e89c1" ),
H A Dfnv164.phpt46 array( "chongo wa", "a1bb96378e897f5b" ),
62 array( "chongo wa\0", "5b3f9b6733a367a1" ),
/php-src/Zend/
H A Dzend_strtod.c839 int k, wa, wb, wc; local
857 wa = a->wds;
859 wc = wa + wb;
866 xae = xa + wa;
1104 int i, wa, wb; local
1132 wa = a->wds;
1134 xae = xa + wa;
1184 wa--;
1185 c->wds = wa;

Completed in 16 milliseconds