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.c843 int k, wa, wb, wc; local
861 wa = a->wds;
863 wc = wa + wb;
870 xae = xa + wa;
1108 int i, wa, wb; local
1136 wa = a->wds;
1138 xae = xa + wa;
1188 wa--;
1189 c->wds = wa;

Completed in 25 milliseconds