Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstring.c5593 zend_long mymode=0; local
5603 Z_PARAM_LONG(mymode)
5606 if (mymode < 0 || mymode > 4) {
5620 if (mymode < 3) {
5625 switch (mymode) {
5652 if (mymode >= 3 && mymode <= 4) {

Completed in 17 milliseconds