Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dstring.c5535 zend_long mymode=0; local
5545 Z_PARAM_LONG(mymode)
5548 if (mymode < 0 || mymode > 4) {
5562 if (mymode < 3) {
5567 switch (mymode) {
5594 if (mymode == 3 || mymode == 4) {

Completed in 23 milliseconds