Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dstring.c5211 zend_long mymode=0; local
5221 Z_PARAM_LONG(mymode)
5224 if (mymode < 0 || mymode > 4) {
5238 if (mymode < 3) {
5243 switch (mymode) {
5270 if (mymode == 3 || mymode == 4) {

Completed in 16 milliseconds