Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dstring.c5281 zend_long mymode=0; local
5291 Z_PARAM_LONG(mymode)
5294 if (mymode < 0 || mymode > 4) {
5308 if (mymode < 3) {
5313 switch (mymode) {
5340 if (mymode == 3 || mymode == 4) {

Completed in 15 milliseconds