Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/tests/strings/
H A Dbug48709.phpt15 'wa' // w
31 wa => W
/PHP-8.1/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-8.1/Zend/
H A Dzend_strtod.c849 int k, wa, wb, wc; local
867 wa = a->wds;
869 wc = wa + wb;
876 xae = xa + wa;
1112 int i, wa, wb; local
1140 wa = a->wds;
1142 xae = xa + wa;
1192 wa--;
1193 c->wds = wa;

Completed in 17 milliseconds