Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcredemo.c43 #define OVECCOUNT 30 /* should be a multiple of 3 */ macro
59 int ovector[OVECCOUNT]; in main()
129 OVECCOUNT); /* number of elements in the output vector */ in main()
162 rc = OVECCOUNT/3; in main()
321 OVECCOUNT); /* number of elements in the output vector */ in main()
373 rc = OVECCOUNT/3; in main()

Completed in 5 milliseconds