Home
last modified time | relevance | path

Searched refs:from (Results 1201 – 1225 of 1523) sorted by relevance

1...<<41424344454647484950>>...61

/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation18.phpt8 Description: Parses input from a file according to a format
70 // reading the values from file using different string formats
72 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation2.phpt8 Description: Parses input from a file according to a format
64 // reading the values from file using different integer formats
66 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation24.phpt8 Description: Parses input from a file according to a format
68 // reading the values from file using different char formats
70 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation27.phpt8 Description: Parses input from a file according to a format
69 // reading the values from file using different octal formats
71 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation33.phpt14 Description: Parses input from a file according to a format
75 // reading the values from file using different hexa formats
77 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation39.phpt14 Description: Parses input from a file according to a format
70 // reading the values from file using different unsigned int formats
72 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation9.phpt14 Description: Parses input from a file according to a format
71 // reading the values from file using different float formats
73 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation20.phpt8 Description: Parses input from a file according to a format
68 // reading the values from file using different char formats
70 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfscanf_variation45.phpt8 Description: Parses input from a file according to a format
64 // reading the values from file using different scientific formats
66 // rewind the file so that for every foreach iteration the file pointer starts from bof
H A Dfgetcsv_variation13.phpt7 Description: Gets line from file pointer and parse for CSV fields
10 /* Testing fgetcsv() to read a line from a file which doesn't have any CSV field */
H A Dfgetcsv_variation20.phpt7 Description: Gets line from file pointer and parse for CSV fields
11 Testing fgetcsv() to read a line without any csv fields from a file
H A Dfscanf_variation51.phpt8 Description: Parses input from a file according to a format
15 echo "*** Test fscanf(): to read from a file opened in write only mode ***\n";
40 // reading the values from file using different integer formats
69 *** Test fscanf(): to read from a file opened in write only mode ***
/PHP-7.4/ext/standard/tests/math/
H A Dbase_convert_basic.phpt21 echo "\n...from base is ", $frombase[$f], "\n";
32 ...from base is 2
169 ...from base is 8
276 ...from base is 10
353 ...from base is 16
420 ...from base is 36
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_statement_class.phpt32 // class not derived from PDOStatement
120 …TATE[HY000]: General error: user-supplied statement class must be derived from PDOStatement in %s …
H A Dpdo_mysql_stmt_bindparam_types.phpt84 printf("[%03d/%s + 9] Got %s from FETCH_ASSOC and %s from FETCH_BOUND- plase check manually\n",
/PHP-7.4/ext/sockets/
H A Dsendrecvmsg.c101 #define PUT_ENTRY(sizev, var_size, calc, from, to, level, type) \ in init_ancillary_registry() argument
105 entry.from_array = from; \ in init_ancillary_registry()
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_connect_oo.phpt60 // such is broken. As we can't fix it, we document how it has behaved from
76 // such is broken. As we can't fix it, we document how it has behaved from
/PHP-7.4/ext/standard/tests/array/
H A Darray_unique_variation4.phpt6 * Description: Removes duplicate values from array
H A Darsort_variation6.phpt7 Elements will be arranged from highest to lowest when this function has completed.
H A Darsort_variation7.phpt7 Elements will be arranged from highest to lowest when this function has completed.
H A Dasort_variation6.phpt7 Elements will be arranged from lowest to highest when this function has completed.
H A Dasort_variation7.phpt7 Elements will be arranged from lowest to highest when this function has completed.
H A Dsort_variation11.phpt7 Elements will be arranged from lowest to highest when this function has completed.
H A Dsort_variation7.phpt7 Elements will be arranged from lowest to highest when this function has completed.
/PHP-7.4/ext/standard/tests/strings/
H A Dstrip_tags_variation5.phpt6 * Description: Strips HTML and PHP tags from a string

Completed in 75 milliseconds

1...<<41424344454647484950>>...61